|
148.
|
|
|
-d Print lots of debugging information.
|
|
|
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.
|
|
|
|
-d 여러 가지 디버깅 정보를 출력합니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/main.c:343
|
|
149.
|
|
|
--debug[=FLAGS] Print various types of debugging information.
|
|
|
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.
|
|
|
|
--debug[=플래그] 여러 가지 종류의 디버깅 정보를 출력합니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/main.c:345
|
|
150.
|
|
|
-e, --environment-overrides
Environment variables override 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.
|
|
|
|
-e, --environment-overrides
환경변수가 메이크파일 내용에 우선합니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/main.c:347
|
|
151.
|
|
|
-f FILE, --file=FILE, --makefile=FILE
Read FILE as a makefile.
|
|
|
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.
|
|
|
|
-f <파일>, --file=<파일>, --makefile=<파일>
<파일>을 메이크파일로 읽습니다.
|
|
Translated by
Changwoo Ryu
|
|
|
|
Located in
src/main.c:352
|
|
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
|