[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Index of Concepts: P -- R

Jump to:   #   $   %   *   +   ,   -   .   :   =   ?   @   [   \   _   ~  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   Y  
 Index Entry Section

P  
 parallel execution5.4 Parallel Execution
 parallel execution, and archive update11.3 Dangers When Using Archives
 parallel execution, overriding4.9 Special Built-in Target Names
 parts of makefile rule2.1 What a Rule Looks Like
 Pascal, rule to compile10.2 Catalogue of Implicit Rules
 pattern rule10.5.1 Introduction to Pattern Rules
 pattern rule, expansionRule Definition
 pattern rules, order of10.5.1 Introduction to Pattern Rules
 pattern rules, static (not implicit)4.12 Static Pattern Rules
 pattern rules, static, syntax of4.12.1 Syntax of Static Pattern Rules
 pattern-specific variables6.11 Pattern-specific Variable Values
 pc10.2 Catalogue of Implicit Rules
 pc10.3 Variables Used by Implicit Rules
 phony targets4.6 Phony Targets
 pitfalls of wildcards4.4.2 Pitfalls of Using Wildcards
 portability12. Features of GNU make
 POSIX1. Overview of make
 POSIX.25.7.3 Communicating Options to a Sub-make
 post-installation commands14.6 Install Command Categories
 pre-installation commands14.6 Install Command Categories
 precious targets4.9 Special Built-in Target Names
 predefined rules and variables, printing9.7 Summary of Options
 prefix, adding8.3 Functions for File Names
 prerequisite4. Writing Rules
 prerequisite pattern, implicit10.5.1 Introduction to Pattern Rules
 prerequisite pattern, static (not implicit)4.12.1 Syntax of Static Pattern Rules
 prerequisite types4.3 Types of Prerequisites
 prerequisite, expansionRule Definition
 prerequisites4.2 Rule Syntax
 prerequisites, and automatic variables10.5.3 Automatic Variables
 prerequisites, automatic generation3.3 Including Other Makefiles
 prerequisites, automatic generation4.14 Generating Prerequisites Automatically
 prerequisites, introduction to2.1 What a Rule Looks Like
 prerequisites, list of all10.5.3 Automatic Variables
 prerequisites, list of changed10.5.3 Automatic Variables
 prerequisites, normal4.3 Types of Prerequisites
 prerequisites, order-only4.3 Types of Prerequisites
 prerequisites, varying (static pattern)4.12 Static Pattern Rules
 preserving intermediate files10.4 Chains of Implicit Rules
 preserving with .PRECIOUS4.9 Special Built-in Target Names
 preserving with .PRECIOUS10.4 Chains of Implicit Rules
 preserving with .SECONDARY4.9 Special Built-in Target Names
 print (standard target)9.2 Arguments to Specify the Goals
 print target4.4.1 Wildcard Examples
 print target4.8 Empty Target Files to Record Events
 printing directories5.7.4 The `--print-directory' Option
 printing messages8.12 Functions That Control Make
 printing of commands5.2 Command Echoing
 printing user warnings8.12 Functions That Control Make
 problems and bugs, reporting1.2 Problems and Bugs
 problems with wildcards4.4.2 Pitfalls of Using Wildcards
 processing a makefile2.3 How make Processes a Makefile

Q  
 question mode9.3 Instead of Executing the Commands
 quoting %, in patsubst8.2 Functions for String Substitution and Analysis
 quoting %, in static pattern4.12.1 Syntax of Static Pattern Rules
 quoting %, in vpath4.5.2 The vpath Directive
 quoting newline, in commands5.1.1 Splitting Command Lines
 quoting newline, in makefile2.2 A Simple Makefile

R  
 Ratfor, rule to compile10.2 Catalogue of Implicit Rules
 RCS, rule to extract from10.2 Catalogue of Implicit Rules
 reading makefiles3.9 How make Reads a Makefile
 README3.2 What Name to Give Your Makefile
 realclean (standard target)9.2 Arguments to Specify the Goals
 realpath8.3 Functions for File Names
 recompilation2. An Introduction to Makefiles
 recompilation, avoiding9.4 Avoiding Recompilation of Some Files
 recording events with empty targets4.8 Empty Target Files to Record Events
 recursion5.7 Recursive Use of make
 recursion, and -C5.7.3 Communicating Options to a Sub-make
 recursion, and -f5.7.3 Communicating Options to a Sub-make
 recursion, and -j5.7.3 Communicating Options to a Sub-make
 recursion, and -o5.7.3 Communicating Options to a Sub-make
 recursion, and -t5.7.1 How the MAKE Variable Works
 recursion, and -W5.7.3 Communicating Options to a Sub-make
 recursion, and -w5.7.4 The `--print-directory' Option
 recursion, and command line variable definitions5.7.3 Communicating Options to a Sub-make
 recursion, and environment5.7.2 Communicating Variables to a Sub-make
 recursion, and MAKE variable5.7.1 How the MAKE Variable Works
 recursion, and MAKEFILES variable3.4 The Variable MAKEFILES
 recursion, and options5.7.3 Communicating Options to a Sub-make
 recursion, and printing directories5.7.4 The `--print-directory' Option
 recursion, and variables5.7.2 Communicating Variables to a Sub-make
 recursion, level of5.7.2 Communicating Variables to a Sub-make
 recursive variable expansion6. How to Use Variables
 recursive variable expansion6.2 The Two Flavors of Variables
 recursively expanded variables6.2 The Two Flavors of Variables
 reference to variables6.1 Basics of Variable References
 reference to variables6.3 Advanced Features for Reference to Variables
 relinking2.3 How make Processes a Makefile
 remaking makefiles3.7 How Makefiles Are Remade
 removal of target files5.5 Errors in Commands
 removal of target files5.6 Interrupting or Killing make
 removing duplicate words8.2 Functions for String Substitution and Analysis
 removing targets on failure4.9 Special Built-in Target Names
 removing, to clean up2.7 Rules for Cleaning the Directory
 reporting bugs1.2 Problems and Bugs
 rm10.3 Variables Used by Implicit Rules
 rm (shell command)2.2 A Simple Makefile
 rm (shell command)4.4.1 Wildcard Examples
 rm (shell command)4.6 Phony Targets
 rm (shell command)5.5 Errors in Commands
 rule commands5. Writing the Commands in Rules
 rule prerequisites4.2 Rule Syntax
 rule syntax4.2 Rule Syntax
 rule targets4.2 Rule Syntax
 rule, double-colon (::)4.13 Double-Colon Rules
 rule, explicit, definition of3.1 What Makefiles Contain
 rule, how to write4. Writing Rules
 rule, implicit10. Using Implicit Rules
 rule, implicit, and directory search4.5.5 Directory Search and Implicit Rules
 rule, implicit, and VPATH4.5.5 Directory Search and Implicit Rules
 rule, implicit, chains of10.4 Chains of Implicit Rules
 rule, implicit, definition of3.1 What Makefiles Contain
 rule, implicit, how to use10.1 Using Implicit Rules
 rule, implicit, introduction to2.5 Letting make Deduce the Commands
 rule, implicit, predefined10.2 Catalogue of Implicit Rules
 rule, introduction to2.1 What a Rule Looks Like
 rule, multiple for one target4.11 Multiple Rules for One Target
 rule, no commands or prerequisites4.7 Rules without Commands or Prerequisites
 rule, pattern10.5.1 Introduction to Pattern Rules
 rule, static pattern4.12 Static Pattern Rules
 rule, static pattern versus implicit4.12.2 Static Pattern Rules versus Implicit Rules
 rule, with multiple targets4.10 Multiple Targets in a Rule
 rules, and $4.2 Rule Syntax

Jump to:   #   $   %   *   +   ,   -   .   :   =   ?   @   [   \   _   ~  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   Y  

[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by System Administrator on February, 19 2008 using texi2html 1.70.