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

용어 찾아보기: D -- I

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

D
deducing commands (implicit rules)2.5 make의 명령어 줄이기
default directries for included makefiles3.3 다른 메이크파일 포함하기
default goal2.3 어떻게 make가 Makefile을 처리하는가
default goal4. 룰 작성하기
default makefile name3.2 메이크파일을 어떤 이름으로 할 것인가
default rules, last-resort10.6 Defining Last-Resort Default Rules
defining variables verbatim6.8 Defining Variables Verbatim
deletion of target files5.4 Errors in Commands
deletion of target files5.5 Interrupting or Killing make
dependencies4.1 룰 문법
dependencies, automatic generation3.3 다른 메이크파일 포함하기
dependencies, automatic generation4.12 Generating Dependencies Automatically
dependencies, introduction to2.1 룰이 어떻게 생겼나
dependencies, list of all10.5.3 Automatic Variables
dependencies, list of changed10.5.3 Automatic Variables
dependencies, varying (static pattern)4.10 Static Pattern Rules
dependency4. 룰 작성하기
dependency pattern, implicit10.5.1 Introduction to Pattern Rules
dependency pattern, static (not implicit)4.10.1 Syntax of Static Pattern Rules
directive3.1 메이크파일에 무엇이 들어 있는가
directories, printing them5.6.4 The `--print-directory' Option
directories, updating archive symbol11.2.1 Updating Archive Symbol Directories
directory part8.3 Functions for File Names
directory search (VPATH)4.3 의존성이 들어 있는 디렉토리 찾기
directory search (VPATH), and implicit rules4.3.5 Directory Search and Implicit Rules
directory search (VPATH), and link libraries4.3.6 Directory Search for Link Libraries
directory search (VPATH), and shell commands4.3.4 디렉토리 찾기와 함께 셸 명령 사용하기
directory search algorithm4.3.3 How Directory Searches are Performed
directory search, traditional4.3.3 How Directory Searches are Performed
dist (standard target)9.2 Arguments to Specify the Goals
distclean (standard target)9.2 Arguments to Specify the Goals
dollar sign ($), in function call8.1 Function Call Syntax
dollar sign ($), in rules4.1 룰 문법
dollar sign ($), in variable name6.3.2 Computed Variable Names
dollar sign ($), in variable reference6.1 Basics of Variable References
double-colon rules4.11 Double-Colon Rules
duplicate words, removing8.2 Functions for String Substitution and Analysis

E
E2BIG5.6.3 Communicating Options to a Sub-make
echoing of commands5.1 Command Echoing
editor2. 메이크파일에 대한 소개
Emacs (M-x compile)5.4 Errors in Commands
empty commands5.8 Using Empty Commands
environment6.9 Variables from the Environment
environment, and recursion5.6.2 Communicating Variables to a Sub-make
environment, SHELL in5.2 명령어 실행
errors (in commands)5.4 Errors in Commands
errors with wildcards4.2.2 와일드카드를 사용할 때 함정
execution, in parallel5.3 동시 실행
execution, instead of9.3 Instead of Executing the Commands
execution, of commands5.2 명령어 실행
exit status (errors)5.4 Errors in Commands
explicit rule, definition of3.1 메이크파일에 무엇이 들어 있는가
exporting variables5.6.2 Communicating Variables to a Sub-make

F
f7710.2 Catalogue of Implicit Rules
f7710.3 Variables Used by Implicit Rules
features of GNU make12. Features of GNU make
features, missing13. Incompatibilities and Missing Features
file name functions8.3 Functions for File Names
file name of makefile3.2 메이크파일을 어떤 이름으로 할 것인가
file name of makefile, how to specify3.2 메이크파일을 어떤 이름으로 할 것인가
file name prefix, adding8.3 Functions for File Names
file name suffix8.3 Functions for File Names
file name suffix, adding8.3 Functions for File Names
file name with wildcards4.2 파일이름으로 와일드카드 문자 사용하기
file name, basename of8.3 Functions for File Names
file name, directory part8.3 Functions for File Names
file name, nondirectory part8.3 Functions for File Names
files, assuming new9.3 Instead of Executing the Commands
files, assuming old9.4 Avoiding Recompilation of Some Files
files, avoiding recompilation of9.4 Avoiding Recompilation of Some Files
files, intermediate10.4 Chains of Implicit Rules
filtering out words8.2 Functions for String Substitution and Analysis
filtering words8.2 Functions for String Substitution and Analysis
finding strings8.2 Functions for String Substitution and Analysis
flags9.7 Summary of Options
flags for compilers10.3 Variables Used by Implicit Rules
flavors of variables6.2 The Two Flavors of Variables
FORCE4.5 Rules without Commands or Dependencies
force targets4.5 Rules without Commands or Dependencies
Fortran, rule to compile10.2 Catalogue of Implicit Rules
functions8. Functions for Transforming Text
functions, for file names8.3 Functions for File Names
functions, for text8.2 Functions for String Substitution and Analysis
functions, syntax of8.1 Function Call Syntax

G
g++10.2 Catalogue of Implicit Rules
g++10.3 Variables Used by Implicit Rules
gcc10.2 Catalogue of Implicit Rules
generating dependencies automatically4.12 Generating Dependencies Automatically
get10.2 Catalogue of Implicit Rules
get10.3 Variables Used by Implicit Rules
globbing (wildcards)4.2 파일이름으로 와일드카드 문자 사용하기
goal2.3 어떻게 make가 Makefile을 처리하는가
goal, default2.3 어떻게 make가 Makefile을 처리하는가
goal, default4. 룰 작성하기
goal, how to specify9.2 Arguments to Specify the Goals

H
home directory4.2 파일이름으로 와일드카드 문자 사용하기

I
IEEE Standard 1003.21. make의 개관
implicit rule10. 암묵적인 룰 사용하기
implicit rule, and directory search4.3.5 Directory Search and Implicit Rules
implicit rule, and VPATH4.3.5 Directory Search and Implicit Rules
implicit rule, definition of3.1 메이크파일에 무엇이 들어 있는가
implicit rule, how to use10.1 Using Implicit Rules
implicit rule, introduction to2.5 make의 명령어 줄이기
implicit rule, predefined10.2 Catalogue of Implicit Rules
implicit rule, search algorithm10.8 Implicit Rule Search Algorithm
included makefiles, default directries3.3 다른 메이크파일 포함하기
including (MAKEFILES variable)3.5 변수 MAKEFILES
including other makefiles3.3 다른 메이크파일 포함하기
incompatibilities13. Incompatibilities and Missing Features
Info, rule to format10.2 Catalogue of Implicit Rules
install (standard target)9.2 Arguments to Specify the Goals
intermediate files10.4 Chains of Implicit Rules
intermediate files, preserving10.4 Chains of Implicit Rules
intermediate targets, explicit4.7 Special Built-in Target Names
interrupt5.5 Interrupting or Killing make

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 March, 29 2007 using texi2html 1.76.