|
188.
|
|
|
-n, --just-print, --dry-run, --recon
Don't actually run any recipe; 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.
|
|
|
|
-n, --just-print, --dry-run, --recon
只輸出指令方案,不實際執行。
|
|
Translated by
pan93412
|
|
|
|
Located in
src/main.c:371
|
|
189.
|
|
|
-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
pan93412
|
|
|
|
Located in
src/main.c:374
|
|
190.
|
|
|
-O[TYPE], --output-sync[=TYPE]
Synchronize output of parallel jobs by TYPE.
|
|
|
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[類型], --output-sync[=類型]
使用 <類型> 方式同步並行作業輸出。
|
|
Translated by
pan93412
|
|
|
|
Located in
src/main.c:377
|
|
191.
|
|
|
-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
pan93412
|
|
|
|
Located in
src/main.c:380
|
|
192.
|
|
|
-q, --question Run no recipe; exit status says if up to date.
|
|
|
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.
|
|
|
|
-q, --question 不執行任何方案;離開狀態說明是否已全部更新。
|
|
Translated by
pan93412
|
|
|
|
Located in
src/main.c:382
|
|
193.
|
|
|
-r, --no-builtin-rules Disable the built-in implicit rules.
|
|
|
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.
|
|
|
|
-r, --no-builtin-rules 停用內建隱含規則。
|
|
Translated by
pan93412
|
|
|
|
Located in
src/main.c:384
|
|
194.
|
|
|
-R, --no-builtin-variables Disable the built-in variable settings.
|
|
|
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.
|
|
|
|
-R, --no-builtin-variables 停用內建變數設定。
|
|
Translated by
pan93412
|
|
|
|
Located in
src/main.c:386
|
|
195.
|
|
|
-s, --silent, --quiet Don't echo recipes.
|
|
|
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.
|
|
|
|
-s, --silent, --quiet 不輸出方案指令。
|
|
Translated by
pan93412
|
|
|
|
Located in
src/main.c:388
|
|
196.
|
|
|
-S, --no-keep-going, --stop
Turns off -k.
|
|
|
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.
|
|
|
|
-S, --no-keep-going, --stop
關閉 -k。
|
|
Translated by
pan93412
|
|
|
|
Located in
src/main.c:392
|
|
197.
|
|
|
-t, --touch Touch targets instead of remaking 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.
|
|
|
|
-t, --touch touch 目標(更新修改時間)而不是重新製作它們。
|
|
Translated by
pan93412
|
|
|
|
Located in
src/main.c:395
|