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

용어 찾아보기: Q – S

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

Q
question mode9.3 Instead of Executing the Commands
quoting %, in patsubst8.2 Functions for String Substitution and Analysis
quoting %, in static pattern4.10.1 Syntax of Static Pattern Rules
quoting %, in vpath4.3.2 The vpath Directive
quoting newline, in commands5.2 명령어 실행
quoting newline, in makefile2.2 간단한 메이크파일

R
Ratfor, rule to compile10.2 Catalogue of Implicit Rules
RCS, rule to extract from10.2 Catalogue of Implicit Rules
README3.2 메이크파일을 어떤 이름으로 할 것인가
realclean (standard target)9.2 Arguments to Specify the Goals
recompilation2. 메이크파일에 대한 소개
recompilation, avoiding9.4 Avoiding Recompilation of Some Files
recording events with 빈 타겟4.6 Empty Target Files to Record Events
recursion5.6 Recursive Use of make
recursion, and -C5.6.3 Communicating Options to a Sub-make
recursion, and -f5.6.3 Communicating Options to a Sub-make
recursion, and -j5.6.3 Communicating Options to a Sub-make
recursion, and -o5.6.3 Communicating Options to a Sub-make
recursion, and -t5.6.1 How the MAKE Variable Works
recursion, and -W5.6.3 Communicating Options to a Sub-make
recursion, and -w5.6.4 The ‘--print-directory’ Option
recursion, and command line variable definitions5.6.3 Communicating Options to a Sub-make
recursion, and environment5.6.2 Communicating Variables to a Sub-make
recursion, and MAKE variable5.6.1 How the MAKE Variable Works
recursion, and MAKEFILES variable3.5 변수 MAKEFILES
recursion, and options5.6.3 Communicating Options to a Sub-make
recursion, and printing directories5.6.4 The ‘--print-directory’ Option
recursion, and variables5.6.2 Communicating Variables to a Sub-make
recursion, level of5.6.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 어떻게 make가 Makefile을 처리하는가
remaking makefiles3.6 메이크파일 다시 만드는 법
removal of target files5.4 Errors in Commands
removal of target files5.5 Interrupting or Killing make
removing duplicate words8.2 Functions for String Substitution and Analysis
removing, to clean up2.7 디렉토리를 청소하는 룰
reporting bugs1.2 문제점과 버그
rm10.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 commands5. Writing the Commands in Rules
rule dependencies4.1 룰 문법
rule syntax4.1 룰 문법
rule targets4.1 룰 문법
rule, and $4.1 룰 문법
rule, double-colon (::)4.11 Double-Colon Rules
rule, explicit, definition of3.1 메이크파일에 무엇이 들어 있는가
rule, how to write4. 룰 작성하기
rule, implicit10. 암묵적인 룰 사용하기
rule, implicit, and directory search4.3.5 Directory Search and Implicit Rules
rule, implicit, and VPATH4.3.5 Directory Search and Implicit Rules
rule, implicit, chains of10.4 Chains of Implicit Rules
rule, implicit, definition of3.1 메이크파일에 무엇이 들어 있는가
rule, implicit, how to use10.1 Using Implicit Rules
rule, implicit, predefined10.2 Catalogue of Implicit Rules
rule, introduction to2.1 룰이 어떻게 생겼나
rule, multiple for one target4.9 Multiple Rules for One Target
rule, no commands or dependencies4.5 Rules without Commands or Dependencies
rule, pattern10.5.1 Introduction to Pattern Rules
rule, static pattern4.10 Static Pattern Rules
rule, static pattern versus implicit4.10.2 Static Pattern Rules versus Implicit Rules
rule, with multiple targets4.8 Multiple Targets in a Rule

S
s. (SCCS file prefix)10.2 Catalogue of Implicit Rules
SCCS, rule to extract from10.2 Catalogue of Implicit Rules
search algorithm, implicit rule10.8 Implicit Rule Search Algorithm
search path for dependencies (VPATH)4.3 의존성이 들어 있는 디렉토리 찾기
search path for dependencies (VPATH), and implicit rules4.3.5 Directory Search and Implicit Rules
search path for dependencies (VPATH), and link libraries4.3.6 Directory Search for Link Libraries
searching for strings8.2 Functions for String Substitution and Analysis
secondary files10.4 Chains of Implicit Rules
secondary targets4.7 Special Built-in Target Names
sed (shell command)4.12 Generating Dependencies Automatically
selecting a word8.3 Functions for File Names
selecting word lists8.3 Functions for File Names
sequences of commands5.7 Defining Canned Command Sequences
setting options from environment5.6.3 Communicating Options to a Sub-make
setting options in makefiles5.6.3 Communicating Options to a Sub-make
setting variables6.5 Setting Variables
several rules for one target4.9 Multiple Rules for One Target
several targets in a rule4.8 Multiple Targets in a Rule
shar (standard target)9.2 Arguments to Specify the Goals
shell command2.2 간단한 메이크파일
shell command, and directory search4.3.4 디렉토리 찾기와 함께 셸 명령 사용하기
shell command, execution5.2 명령어 실행
shell command, function for8.6 The shell Function
shell file name pattern (in include)3.3 다른 메이크파일 포함하기
shell wildcards (in include)3.3 다른 메이크파일 포함하기
SHELL, MS-DOS specifics5.2 명령어 실행
signal5.5 Interrupting or Killing make
silent operation5.1 Command Echoing
simple makefile2.2 간단한 메이크파일
simple variable expansion6. How to Use Variables
simplifying with variables2.4 변수는 메이크파일을 간단하게 만든다
simply expanded variables6.2 The Two Flavors of Variables
sorting words8.2 Functions for String Substitution and Analysis
spaces, in variable values6.2 The Two Flavors of Variables
spaces, stripping8.2 Functions for String Substitution and Analysis
special targets4.7 Special Built-in Target Names
specifying makefile name3.2 메이크파일을 어떤 이름으로 할 것인가
standard input5.3 동시 실행
standards conformance1. make의 개관
static pattern rule4.10 Static Pattern Rules
static pattern rule, syntax of4.10.1 Syntax of Static Pattern Rules
static pattern rule, versus implicit4.10.2 Static Pattern Rules versus Implicit Rules
stem4.10.1 Syntax of Static Pattern Rules
stem10.5.4 How Patterns Match
stem, variable for10.5.3 Automatic Variables
strings, searching for8.2 Functions for String Substitution and Analysis
stripping whitespace8.2 Functions for String Substitution and Analysis
sub-make5.6.2 Communicating Variables to a Sub-make
subdirectories, recursion for5.6 Recursive Use of make
substitution variable reference6.3.1 Substitution References
suffix rule10.7 Old-Fashioned Suffix Rules
suffix rule, for archive11.4 Suffix Rules for Archive Files
suffix, adding8.3 Functions for File Names
suffix, function to find8.3 Functions for File Names
suffix, substituting in variables6.3.1 Substitution References
switches9.7 Summary of Options
symbol directories, updating archive11.2.1 Updating Archive Symbol Directories
syntax of rules4.1 룰 문법

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 Autobuild on August 22, 2016 using texi2html 1.82.