| Index Entry | | Section |
|
Q | | |
| question mode | | 9.3 Instead of Executing the Commands |
| quoting % , in patsubst | | 8.2 Functions for String Substitution and Analysis |
| quoting % , in static pattern | | 4.10.1 Syntax of Static Pattern Rules |
| quoting % , in vpath | | 4.3.2 The vpath Directive |
| quoting newline, in commands | | 5.2 명령어 실행 |
| quoting newline, in makefile | | 2.2 간단한 메이크파일 |
|
R | | |
| Ratfor, rule to compile | | 10.2 Catalogue of Implicit Rules |
| RCS, rule to extract from | | 10.2 Catalogue of Implicit Rules |
| README | | 3.2 메이크파일을 어떤 이름으로 할 것인가 |
| realclean (standard target) | | 9.2 Arguments to Specify the Goals |
| recompilation | | 2 메이크파일에 대한 소개 |
| recompilation, avoiding | | 9.4 Avoiding Recompilation of Some Files |
| recording events with 빈 타겟 | | 4.6 Empty Target Files to Record Events |
| recursion | | 5.6 Recursive Use of make |
| recursion, and -C | | 5.6.3 Communicating Options to a Sub-make |
| recursion, and -f | | 5.6.3 Communicating Options to a Sub-make |
| recursion, and -j | | 5.6.3 Communicating Options to a Sub-make |
| recursion, and -o | | 5.6.3 Communicating Options to a Sub-make |
| recursion, and -t | | 5.6.1 How the MAKE Variable Works |
| recursion, and -W | | 5.6.3 Communicating Options to a Sub-make |
| recursion, and -w | | 5.6.4 The ‘--print-directory’ Option |
| recursion, and command line variable definitions | | 5.6.3 Communicating Options to a Sub-make |
| recursion, and environment | | 5.6.2 Communicating Variables to a Sub-make |
| recursion, and MAKE variable | | 5.6.1 How the MAKE Variable Works |
| recursion, and MAKEFILES variable | | 3.5 변수 MAKEFILES |
| recursion, and options | | 5.6.3 Communicating Options to a Sub-make |
| recursion, and printing directories | | 5.6.4 The ‘--print-directory’ Option |
| recursion, and variables | | 5.6.2 Communicating Variables to a Sub-make |
| recursion, level of | | 5.6.2 Communicating Variables to a Sub-make |
| recursive variable expansion | | 6 How to Use Variables |
| recursive variable expansion | | 6.2 The Two Flavors of Variables |
| recursively expanded variables | | 6.2 The Two Flavors of Variables |
| reference to variables | | 6.1 Basics of Variable References |
| reference to variables | | 6.3 Advanced Features for Reference to Variables |
| relinking | | 2.3 어떻게 make 가 Makefile을 처리하는가 |
| remaking makefiles | | 3.6 메이크파일 다시 만드는 법 |
| removal of target files | | 5.4 Errors in Commands |
| removal of target files | | 5.5 Interrupting or Killing make |
| removing duplicate words | | 8.2 Functions for String Substitution and Analysis |
| removing, to clean up | | 2.7 디렉토리를 청소하는 룰 |
| reporting bugs | | 1.2 문제점과 버그 |
| rm | | 10.3 Variables Used by Implicit Rules |
| rm (shell command) | | 4.4 포니 타겟 |
| rm (shell command) | | 5.4 Errors in Commands |
| rm (셸 명령어) | | 2.2 간단한 메이크파일 |
| rm (셸 명령어) | | 4.2.1 와일드카드 예제 |
| rule commands | | 5 Writing the Commands in Rules |
| rule dependencies | | 4.1 룰 문법 |
| rule syntax | | 4.1 룰 문법 |
| rule targets | | 4.1 룰 문법 |
| rule, and $ | | 4.1 룰 문법 |
| rule, double-colon (:: ) | | 4.11 Double-Colon Rules |
| rule, explicit, definition of | | 3.1 메이크파일에 무엇이 들어 있는가 |
| rule, how to write | | 4 룰 작성하기 |
| rule, implicit | | 10 암묵적인 룰 사용하기 |
| rule, implicit, and directory search | | 4.3.5 Directory Search and Implicit Rules |
| rule, implicit, and VPATH | | 4.3.5 Directory Search and Implicit Rules |
| rule, implicit, chains of | | 10.4 Chains of Implicit Rules |
| rule, implicit, definition of | | 3.1 메이크파일에 무엇이 들어 있는가 |
| rule, implicit, how to use | | 10.1 Using Implicit Rules |
| rule, implicit, predefined | | 10.2 Catalogue of Implicit Rules |
| rule, introduction to | | 2.1 룰이 어떻게 생겼나 |
| rule, multiple for one target | | 4.9 Multiple Rules for One Target |
| rule, no commands or dependencies | | 4.5 Rules without Commands or Dependencies |
| rule, pattern | | 10.5.1 Introduction to Pattern Rules |
| rule, static pattern | | 4.10 Static Pattern Rules |
| rule, static pattern versus implicit | | 4.10.2 Static Pattern Rules versus Implicit Rules |
| rule, with multiple targets | | 4.8 Multiple Targets in a Rule |
|
S | | |
| s. (SCCS file prefix) | | 10.2 Catalogue of Implicit Rules |
| SCCS, rule to extract from | | 10.2 Catalogue of Implicit Rules |
| search algorithm, implicit rule | | 10.8 Implicit Rule Search Algorithm |
| search path for dependencies (VPATH ) | | 4.3 의존성이 들어 있는 디렉토리 찾기 |
| search path for dependencies (VPATH ), and implicit rules | | 4.3.5 Directory Search and Implicit Rules |
| search path for dependencies (VPATH ), and link libraries | | 4.3.6 Directory Search for Link Libraries |
| searching for strings | | 8.2 Functions for String Substitution and Analysis |
| secondary files | | 10.4 Chains of Implicit Rules |
| secondary targets | | 4.7 Special Built-in Target Names |
| sed (shell command) | | 4.12 Generating Dependencies Automatically |
| selecting a word | | 8.3 Functions for File Names |
| selecting word lists | | 8.3 Functions for File Names |
| sequences of commands | | 5.7 Defining Canned Command Sequences |
| setting options from environment | | 5.6.3 Communicating Options to a Sub-make |
| setting options in makefiles | | 5.6.3 Communicating Options to a Sub-make |
| setting variables | | 6.5 Setting Variables |
| several rules for one target | | 4.9 Multiple Rules for One Target |
| several targets in a rule | | 4.8 Multiple Targets in a Rule |
| shar (standard target) | | 9.2 Arguments to Specify the Goals |
| shell command | | 2.2 간단한 메이크파일 |
| shell command, and directory search | | 4.3.4 디렉토리 찾기와 함께 셸 명령 사용하기 |
| shell command, execution | | 5.2 명령어 실행 |
| shell command, function for | | 8.6 The shell Function |
| shell file name pattern (in include ) | | 3.3 다른 메이크파일 포함하기 |
| shell wildcards (in include ) | | 3.3 다른 메이크파일 포함하기 |
| SHELL , MS-DOS specifics | | 5.2 명령어 실행 |
| signal | | 5.5 Interrupting or Killing make |
| silent operation | | 5.1 Command Echoing |
| simple makefile | | 2.2 간단한 메이크파일 |
| simple variable expansion | | 6 How to Use Variables |
| simplifying with variables | | 2.4 변수는 메이크파일을 간단하게 만든다 |
| simply expanded variables | | 6.2 The Two Flavors of Variables |
| sorting words | | 8.2 Functions for String Substitution and Analysis |
| spaces, in variable values | | 6.2 The Two Flavors of Variables |
| spaces, stripping | | 8.2 Functions for String Substitution and Analysis |
| special targets | | 4.7 Special Built-in Target Names |
| specifying makefile name | | 3.2 메이크파일을 어떤 이름으로 할 것인가 |
| standard input | | 5.3 동시 실행 |
| standards conformance | | 1 make 의 개관 |
| static pattern rule | | 4.10 Static Pattern Rules |
| static pattern rule, syntax of | | 4.10.1 Syntax of Static Pattern Rules |
| static pattern rule, versus implicit | | 4.10.2 Static Pattern Rules versus Implicit Rules |
| stem | | 4.10.1 Syntax of Static Pattern Rules |
| stem | | 10.5.4 How Patterns Match |
| stem, variable for | | 10.5.3 Automatic Variables |
| strings, searching for | | 8.2 Functions for String Substitution and Analysis |
| stripping whitespace | | 8.2 Functions for String Substitution and Analysis |
| sub-make | | 5.6.2 Communicating Variables to a Sub-make |
| subdirectories, recursion for | | 5.6 Recursive Use of make |
| substitution variable reference | | 6.3.1 Substitution References |
| suffix rule | | 10.7 Old-Fashioned Suffix Rules |
| suffix rule, for archive | | 11.4 Suffix Rules for Archive Files |
| suffix, adding | | 8.3 Functions for File Names |
| suffix, function to find | | 8.3 Functions for File Names |
| suffix, substituting in variables | | 6.3.1 Substitution References |
| switches | | 9.7 Summary of Options |
| symbol directories, updating archive | | 11.2.1 Updating Archive Symbol Directories |
| syntax of rules | | 4.1 룰 문법 |
|