|
102.
|
|
|
Avoiding implicit rule recursion.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
묵시적 규칙의 재귀를 피함.
|
|
Translated and reviewed by
Changwoo Ryu
|
|
|
|
Located in
src/implicit.c:311
|
|
103.
|
|
|
Trying pattern rule with stem ` %.*s '.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
스템 ` %.*s '에서부터 패턴 규칙 시도.
|
|
Translated and reviewed by
Changwoo Ryu
|
|
|
|
|
스템stem이란 패턴 룰에서 prefix/suffix를 제외한 나머지를 말한다.
예를 들어 `%.c'라는 패턴에 `hello.c'가 들어 맞았을 경우 stem은 `hello'이다. |
|
Located in
implicit.c:476
|
|
104.
|
|
|
Rejecting impossible implicit prerequisite ` %s '.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
불가능한 묵시적 선행조건 ` %s '은(는) 거부됩니다.
|
|
Translated and reviewed by
Changwoo Ryu
|
|
|
|
Located in
implicit.c:667
|
|
105.
|
|
|
Rejecting impossible rule prerequisite ` %s '.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
불가능한 규칙 선행조건 ` %s '은(는) 거부됩니다.
|
|
Translated and reviewed by
Changwoo Ryu
|
|
|
|
Located in
implicit.c:668
|
|
106.
|
|
|
Trying implicit prerequisite ` %s '.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
묵시적 선행조건 ` %s '을(를) 시도합니다
|
|
Translated and reviewed by
Changwoo Ryu
|
|
|
|
Located in
implicit.c:678
|
|
107.
|
|
|
Trying rule prerequisite ` %s '.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
규칙 선행조건 ` %s '을(를) 시도합니다.
|
|
Translated and reviewed by
Changwoo Ryu
|
|
|
|
Located in
implicit.c:679
|
|
108.
|
|
|
Found prerequisite ` %s ' as VPATH ` %s '
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
VPATH ` %2$s '에서 선행조건 ` %1$s '을(를) 찾았습니다
|
|
Translated and reviewed by
Changwoo Ryu
|
|
|
|
Located in
implicit.c:710
|
|
109.
|
|
|
Looking for a rule with intermediate file ` %s '.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
중간 파일 ` %s '에 대한 묵시적 규칙을 찾고 있습니다.
|
|
Translated and reviewed by
Changwoo Ryu
|
|
|
|
Located in
implicit.c:730
|
|
110.
|
|
|
Cannot create a temporary file
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
임시 파일을 만들 수 없습니다
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/job.c:370
|
|
111.
|
|
|
*** [%s ] Error 0x%x (ignored)
|
|
|
|
*** [%s ] 오류 0x%x (무시됨)
|
|
Translated and reviewed by
Changwoo Ryu
|
|
|
|
Located in
job.c:388
|