|
145.
|
|
|
-b, -m Ignored for compatibility.
|
|
|
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.
|
|
|
|
-b, -m 互換性のためのもので, 無視される.
|
|
Translated and reviewed by
GOTO Masanori
|
|
|
|
Located in
src/main.c:336
|
|
146.
|
|
|
-B, --always-make Unconditionally make all targets.
|
|
|
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.
|
|
|
|
-B, --always-make 無条件に全ターゲットを make する.
|
|
Translated and reviewed by
GOTO Masanori
|
|
|
|
Located in
src/main.c:338
|
|
147.
|
|
|
-C DIRECTORY, --directory=DIRECTORY
Change to DIRECTORY before doing anything.
|
|
|
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.
|
|
|
|
-C DIRECTORY, --directory=DIRECTORY
make 開始前にディレクトリ DIRECTORY へ移動する.
|
|
Translated and reviewed by
GOTO Masanori
|
|
|
|
Located in
src/main.c:340
|
|
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 and reviewed by
GOTO Masanori
|
|
|
|
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[=FLAGS] 様々なタイプのデバッグ情報を表示する.
|
|
Translated and reviewed by
GOTO Masanori
|
|
|
|
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
環境変数が makefile 中の記述に優先する
|
|
Translated and reviewed by
GOTO Masanori
|
|
|
|
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, --file=FILE, --makefile=FILE
FILE を makefile として読み込む
|
|
Translated and reviewed by
GOTO Masanori
|
|
|
|
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 and reviewed by
GOTO Masanori
|
|
|
|
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.
|
|
|
|
-i, --ignore-errors コマンドから返されたエラーを無視する.
|
|
Translated and reviewed by
GOTO Masanori
|
|
|
|
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 DIRECTORY, --include-dir=DIRECTORY
Search DIRECTORY for included makefiles.
インクルードする makefile を探索する DIRECTORY.
|
|
Translated and reviewed by
GOTO Masanori
|
|
|
|
Located in
src/main.c:359
|