Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

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

Index of Concepts

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

#
# (comments), in commands5. Writing the Commands in Rules
# (comments), in makefile3.1 What Makefiles Contain
#include4.14 Generating Prerequisites Automatically

$
$$@, support for10.5.3 Automatic Variables
$, in function call8.1 Function Call Syntax
$, in rules4.2 Rule Syntax
$, in variable name6.3.2 Computed Variable Names
$, in variable reference6.1 Basics of Variable References

%
%, in pattern rules10.5.1 Introduction to Pattern Rules
%, 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 with \ (backslash)4.5.2 The vpath Directive
%, quoting with \ (backslash)4.12.1 Syntax of Static Pattern Rules
%, quoting with \ (backslash)8.2 Functions for String Substitution and Analysis

*
* (wildcard character)4.4 Using Wildcard Characters in File Names

+
+, and command execution9.3 Instead of Executing the Commands
+, and commands5.6.1 How the MAKE Variable Works
+, and define5.7 Defining Canned Command Sequences
+=6.6 Appending More Text to Variables
+=, expansionVariable Assignment
+=, expansionVariable Assignment

,
,v (RCS file extension)10.2 Catalogue of Implicit Rules

-
- (in commands)5.4 Errors in Commands
-, and define5.7 Defining Canned Command Sequences
--always-make9.7 Summary of Options
--assume-new9.3 Instead of Executing the Commands
--assume-new9.7 Summary of Options
--assume-new, and recursion5.6.3 Communicating Options to a Sub-make
--assume-old9.4 Avoiding Recompilation of Some Files
--assume-old9.7 Summary of Options
--assume-old, and recursion5.6.3 Communicating Options to a Sub-make
--debug9.7 Summary of Options
--directory5.6 Recursive Use of make
--directory9.7 Summary of Options
--directory, and --print-directory5.6.4 The `--print-directory' Option
--directory, and recursion5.6.3 Communicating Options to a Sub-make
--dry-run5.1 Command Echoing
--dry-run9.3 Instead of Executing the Commands
--dry-run9.7 Summary of Options
--environment-overrides9.7 Summary of Options
--file3.2 What Name to Give Your Makefile
--file9.1 Arguments to Specify the Makefile
--file9.7 Summary of Options
--file, and recursion5.6.3 Communicating Options to a Sub-make
--help9.7 Summary of Options
--ignore-errors5.4 Errors in Commands
--ignore-errors9.7 Summary of Options
--include-dir3.3 Including Other Makefiles
--include-dir9.7 Summary of Options
--jobs5.3 Parallel Execution
--jobs9.7 Summary of Options
--jobs, and recursion5.6.3 Communicating Options to a Sub-make
--just-print5.1 Command Echoing
--just-print9.3 Instead of Executing the Commands
--just-print9.7 Summary of Options
--keep-going5.4 Errors in Commands
--keep-going9.6 Testing the Compilation of a Program
--keep-going9.7 Summary of Options
--load-average5.3 Parallel Execution
--load-average9.7 Summary of Options
--makefile3.2 What Name to Give Your Makefile
--makefile9.1 Arguments to Specify the Makefile
--makefile9.7 Summary of Options
--max-load5.3 Parallel Execution
--max-load9.7 Summary of Options
--new-file9.3 Instead of Executing the Commands
--new-file9.7 Summary of Options
--new-file, and recursion5.6.3 Communicating Options to a Sub-make
--no-builtin-rules9.7 Summary of Options
--no-builtin-variables9.7 Summary of Options
--no-keep-going9.7 Summary of Options
--no-print-directory5.6.4 The `--print-directory' Option
--no-print-directory9.7 Summary of Options
--old-file9.4 Avoiding Recompilation of Some Files
--old-file9.7 Summary of Options
--old-file, and recursion5.6.3 Communicating Options to a Sub-make
--print-data-base9.7 Summary of Options
--print-directory9.7 Summary of Options
--print-directory, and --directory5.6.4 The `--print-directory' Option
--print-directory, and recursion5.6.4 The `--print-directory' Option
--print-directory, disabling5.6.4 The `--print-directory' Option
--question9.3 Instead of Executing the Commands
--question9.7 Summary of Options
--quiet5.1 Command Echoing
--quiet9.7 Summary of Options
--recon5.1 Command Echoing
--recon9.3 Instead of Executing the Commands
--recon9.7 Summary of Options
--silent5.1 Command Echoing
--silent9.7 Summary of Options
--stop9.7 Summary of Options
--touch9.3 Instead of Executing the Commands
--touch9.7 Summary of Options
--touch, and recursion5.6.1 How the MAKE Variable Works
--version9.7 Summary of Options
--warn-undefined-variables9.7 Summary of Options
--what-if9.3 Instead of Executing the Commands
--what-if9.7 Summary of Options
-b9.7 Summary of Options
-B9.7 Summary of Options
-C5.6 Recursive Use of make
-C9.7 Summary of Options
-C, and -w5.6.4 The `--print-directory' Option
-C, and recursion5.6.3 Communicating Options to a Sub-make
-d9.7 Summary of Options
-e9.7 Summary of Options
-e (shell flag)4.14 Generating Prerequisites Automatically
-f3.2 What Name to Give Your Makefile
-f9.1 Arguments to Specify the Makefile
-f9.7 Summary of Options
-f, and recursion5.6.3 Communicating Options to a Sub-make
-h9.7 Summary of Options
-I3.3 Including Other Makefiles
-i5.4 Errors in Commands
-i9.7 Summary of Options
-I9.7 Summary of Options
-j5.3 Parallel Execution
-j9.7 Summary of Options
-j, and archive update11.3 Dangers When Using Archives
-j, and recursion5.6.3 Communicating Options to a Sub-make
-k5.4 Errors in Commands
-k9.6 Testing the Compilation of a Program
-k9.7 Summary of Options
-l9.7 Summary of Options
-l (library search)4.5.6 Directory Search for Link Libraries
-l (load average)5.3 Parallel Execution
-m9.7 Summary of Options
-M (to compiler)4.14 Generating Prerequisites Automatically
-MM (to GNU compiler)4.14 Generating Prerequisites Automatically
-n5.1 Command Echoing
-n9.3 Instead of Executing the Commands
-n9.7 Summary of Options
-o9.4 Avoiding Recompilation of Some Files
-o9.7 Summary of Options
-o, and recursion5.6.3 Communicating Options to a Sub-make
-p9.7 Summary of Options
-q9.3 Instead of Executing the Commands
-q9.7 Summary of Options
-R9.7 Summary of Options
-r9.7 Summary of Options
-s5.1 Command Echoing
-S9.7 Summary of Options
-s9.7 Summary of Options
-t9.3 Instead of Executing the Commands
-t9.7 Summary of Options
-t, and recursion5.6.1 How the MAKE Variable Works
-v9.7 Summary of Options
-w9.7 Summary of Options
-W9.3 Instead of Executing the Commands
-W9.7 Summary of Options
-w, and -C5.6.4 The `--print-directory' Option
-W, and recursion5.6.3 Communicating Options to a Sub-make
-w, and recursion5.6.4 The `--print-directory' Option
-w, disabling5.6.4 The `--print-directory' Option

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  


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

 
 
  Published under the terms of the GNU General Public License Design by Interspire