|
152.
|
|
|
-h, --help Print this message and exit.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-h, --help 이 메시지를 출력하고 끝냅니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/main.c:355
|
|
153.
|
|
|
-i, --ignore-errors Ignore errors from commands.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
main.c:311
|
|
154.
|
|
|
-I DIRECTORY, --include-dir=DIRECTORY
Search DIRECTORY for included makefiles.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-I <디렉터리>, --include-dir=<디렉터리>
포함할 메이크파일을 <디렉터리>에서 찾습니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/main.c:359
|
|
155.
|
|
|
-j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-j [N], --jobs[=N] 동시에 N개의 작업 허용, 인자 없으면 무한대로 허용.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/main.c:362
|
|
156.
|
|
|
-k, --keep-going Keep going when some targets can't be made.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-k, --keep-going 일부 타겟을 만들 수 없더라도 계속 진행합니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/main.c:364
|
|
157.
|
|
|
-l [N], --load-average[=N], --max-load[=N]
Don't start multiple jobs unless load is below N.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-l [N], --load-average[=N], --max-load[=N]
로드가 N 아래로 내려가야 동시 작업 시작합니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/main.c:366
|
|
158.
|
|
|
-L, --check-symlink-times Use the latest mtime between symlinks and target.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-L, --check-symlink-times 심볼릭 링크와 실제 중 더 최근 수정 시각을
사용합니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/main.c:369
|
|
159.
|
|
|
-n, --just-print, --dry-run, --recon
Don't actually run any commands; just print them.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
main.c:325
|
|
160.
|
|
|
-o FILE, --old-file=FILE, --assume-old=FILE
Consider FILE to be very old and don't remake it.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-o <파일>, --old-file=<파일>, --assume-old=<파일>
<파일>이 아주 오래 되었다고 생각하고 다시 만들지
않습니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/main.c:374
|
|
161.
|
|
|
-p, --print-data-base Print make's internal database.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-p, --print-data-base make의 내부 데이터베이스를 출력합니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/main.c:380
|