GNU Make

Douban
GNU Make

Accedi o registrati per recensire o aggiungere questo elemento alla tua collezione.

ISBN: 9781882114825
Autore: Richard M. Stallman / Roland McGrath / Paul D. Smith
Casa editrice: Free Software Foundation
data di pubblicazione: 2010 -7
Prezzo: free
Numero di pagine: 192

/ 10

0 valutazioni

Non ci sono abbastanza valutazioni
Prendi in prestito oppure Acquista

A Program for Directed Compilation

Richard M. Stallman / Roland McGrath   

Sinossi

This file documents the GNU make utility, which determines automatically which pieces of a large program need to be recompiled, and issues the commands to recompile them.

contenuti

1 Overview of make : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 1
2 An Introduction to Makefiles : : : : : : : : : : : : : : : : : : : : : : : : : : : : 3
3 Writing Makefiles : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 11
4 Writing Rules : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 21
5 Writing Recipes in Rules : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 41
6 How to Use Variables : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 57
7 Conditional Parts of Makefiles : : : : : : : : : : : : : : : : : : : : : : : : : : 73
8 Functions for Transforming Text : : : : : : : : : : : : : : : : : : : : : : : : 79
9 How to Run make : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 93
10 Using Implicit Rules : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 103
11 Using make to Update Archive Files : : : : : : : : : : : : : : : : : : : : 121
12 Features of GNU make : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 125
13 Incompatibilities and Missing Features : : : : : : : : : : : : : : : : : : 129
14 Makefile Conventions : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 131
A Quick Reference : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 147
B Errors Generated by Make : : : : : : : : : : : : : : : : : : : : : : : : : : : : 153
C Complex Makefile Example : : : : : : : : : : : : : : : : : : : : : : : : : : : 157
Index of Concepts: : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 171
Index of Functions, Variables, & Directives : : : : : : : : : : : : : : : : : : 179

Commenti
Recensioni
Notes