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

용어 찾아보기: J – P

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

J
job slots5.3 동시 실행
job slots, and recursion5.6.3 Communicating Options to a Sub-make
jobs, limiting based on load5.3 동시 실행
joining lists of words8.3 Functions for File Names

K
killing (interruption)5.5 Interrupting or Killing make

L
last-resort default rules10.6 Defining Last-Resort Default Rules
ld10.2 Catalogue of Implicit Rules
lex10.2 Catalogue of Implicit Rules
lex10.3 Variables Used by Implicit Rules
Lex, rule to run10.2 Catalogue of Implicit Rules
libraries for linking, directory search4.3.6 Directory Search for Link Libraries
library archive, suffix rule for11.4 Suffix Rules for Archive Files
limiting jobs based on load5.3 동시 실행
link libraries, and directory search4.3.6 Directory Search for Link Libraries
linking, predefined rule for10.2 Catalogue of Implicit Rules
lint10.2 Catalogue of Implicit Rules
lint, rule to run10.2 Catalogue of Implicit Rules
list of all dependencies10.5.3 Automatic Variables
list of changed dependencies10.5.3 Automatic Variables
load average5.3 동시 실행
loops in variable expansion6.2 The Two Flavors of Variables
lpr (셸 명령)4.6 Empty Target Files to Record Events
lpr (셸 명령어)4.2.1 와일드카드 예제

M
m2c10.2 Catalogue of Implicit Rules
macro6. How to Use Variables
make depend4.12 Generating Dependencies Automatically
MAKECMDGOALS9.2 Arguments to Specify the Goals
makefile2. 메이크파일에 대한 소개
makefile name3.2 메이크파일을 어떤 이름으로 할 것인가
makefile name, how to specify3.2 메이크파일을 어떤 이름으로 할 것인가
makefile rule parts2.1 룰이 어떻게 생겼나
makefile, and MAKEFILES variable3.5 변수 MAKEFILES
makefile, how make processes2.3 어떻게 make가 Makefile을 처리하는가
makefile, how to write3. 메이크파일 작성하기
makefile, including3.3 다른 메이크파일 포함하기
makefile, overriding3.7 다른 메이크파일의 일부를 무시하기
makefile, remaking of3.6 메이크파일 다시 만드는 법
makefile, simple2.2 간단한 메이크파일
makeinfo10.2 Catalogue of Implicit Rules
makeinfo10.3 Variables Used by Implicit Rules
match-anything rule10.5.5 Match-Anything Pattern Rules
match-anything rule, used to override3.7 다른 메이크파일의 일부를 무시하기
missing features13. Incompatibilities and Missing Features
mistakes with wildcards4.2.2 와일드카드를 사용할 때 함정
modified variable reference6.3.1 Substitution References
Modula-2, rule to compile10.2 Catalogue of Implicit Rules
mostlyclean (standard target)9.2 Arguments to Specify the Goals
multiple rules for one target4.9 Multiple Rules for One Target
multiple rules for one target (::)4.11 Double-Colon Rules
multiple targets4.8 Multiple Targets in a Rule
multiple targets, in pattern rule10.5.1 Introduction to Pattern Rules

N
name of makefile3.2 메이크파일을 어떤 이름으로 할 것인가
name of makefile, how to specify3.2 메이크파일을 어떤 이름으로 할 것인가
nested variable reference6.3.2 Computed Variable Names
newline, quoting, in commands5.2 명령어 실행
newline, quoting, in makefile2.2 간단한 메이크파일
nondirectory part8.3 Functions for File Names

O
obj2.4 변수는 메이크파일을 간단하게 만든다
OBJ2.4 변수는 메이크파일을 간단하게 만든다
objects2.4 변수는 메이크파일을 간단하게 만든다
OBJECTS2.4 변수는 메이크파일을 간단하게 만든다
objs2.4 변수는 메이크파일을 간단하게 만든다
OBJS2.4 변수는 메이크파일을 간단하게 만든다
old-fashioned suffix rules10.7 Old-Fashioned Suffix Rules
options9.7 Summary of Options
options, and recursion5.6.3 Communicating Options to a Sub-make
options, setting from environment5.6.3 Communicating Options to a Sub-make
options, setting in makefiles5.6.3 Communicating Options to a Sub-make
order of pattern rules10.5.1 Introduction to Pattern Rules
origin of variable8.5 The origin Function
overriding makefiles3.7 다른 메이크파일의 일부를 무시하기
overriding variables with arguments9.5 Overriding Variables
overriding with override6.7 The override Directive

P
parallel execution5.3 동시 실행
parallel execution, and archive update11.3 Dangers When Using Archives
parts of makefile rule2.1 룰이 어떻게 생겼나
Pascal, rule to compile10.2 Catalogue of Implicit Rules
pattern rule10.5.1 Introduction to Pattern Rules
pattern rules, order of10.5.1 Introduction to Pattern Rules
pattern rules, static (not implicit)4.10 Static Pattern Rules
pattern rules, static, syntax of4.10.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.4 포니 타겟
pitfalls of wildcards4.2.2 와일드카드를 사용할 때 함정
portability12. Features of GNU make
POSIX1. make의 개관
POSIX.25.6.3 Communicating Options to a Sub-make
precious targets4.7 Special Built-in Target Names
prefix, adding8.3 Functions for File Names
preserving intermediate files10.4 Chains of Implicit Rules
preserving with .PRECIOUS4.7 Special Built-in Target Names
preserving with .PRECIOUS10.4 Chains of Implicit Rules
preserving with .SECONDARY4.7 Special Built-in Target Names
print (standard target)9.2 Arguments to Specify the Goals
print 타겟4.2.1 와일드카드 예제
print 타겟4.6 Empty Target Files to Record Events
printing directories5.6.4 The ‘--print-directory’ Option
printing of commands5.1 Command Echoing
problems and bugs, reporting1.2 문제점과 버그
problems with wildcards4.2.2 와일드카드를 사용할 때 함정
processing a makefile2.3 어떻게 make가 Makefile을 처리하는가

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 June 20, 2017 using texi2html 1.82.