|
169.
|
|
|
-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 (genegeerd, maar herkend wegens compatibiliteit)
|
|
Translated and reviewed by
Benno Schulenberg
|
|
|
|
Located in
src/main.c:336
|
|
176.
|
|
|
-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 BESTAND, --file=BESTAND, --makefile=BESTAND
het gegeven bestand als Makefile gebruiken
|
|
Translated and reviewed by
Benno Schulenberg
|
|
|
|
Located in
src/main.c:352
|
|
179.
|
|
|
-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 MAP, --include-dir=MAP deze map doorzoeken naar ingevoegde Makefiles
|
|
Translated and reviewed by
Benno Schulenberg
|
In upstream: |
|
-I MAP, --include-dir=MAP deze map doorzoeken naar ingesloten Makefiles
|
|
|
Suggested by
Benno Schulenberg
|
|
|
|
Located in
src/main.c:359
|
|
180.
|
|
|
-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] het uitvoeren van N taken tegelijk toestaan;
zonder N is het aantal onbeperkt
|
|
Translated and reviewed by
Benno Schulenberg
|
|
|
|
Located in
src/main.c:362
|
|
181.
|
|
|
-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 doorgaan als een doel niet gemaakt kan worden
|
|
Translated and reviewed by
Benno Schulenberg
|
|
|
|
Located in
src/main.c:364
|
|
182.
|
|
|
-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]
alleen extra taken starten als de
systeembelasting lager is dan N
|
|
Translated and reviewed by
Benno Schulenberg
|
|
|
|
Located in
src/main.c:366
|
|
183.
|
|
|
-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 van een symbolische koppeling en zijn doel de
laatste wijzigingstijd gebruiken
|
|
Translated and reviewed by
Benno Schulenberg
|
In upstream: |
|
-L, --check-symlink-times van een symbolische koppeling en zijn doel
de laatste wijzigingstijd gebruiken
|
|
|
Suggested by
Benno Schulenberg
|
|
|
|
Located in
src/main.c:369
|
|
193.
|
|
|
-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 optie '-k' uitzetten
|
|
Translated and reviewed by
Benno Schulenberg
|
|
|
|
Located in
src/main.c:392
|
|
194.
|
|
|
-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 doelen aanraken in plaats van opnieuw maken
|
|
Translated and reviewed by
Benno Schulenberg
|
|
|
|
Located in
src/main.c:395
|
|
200.
|
|
|
--warn-undefined-variables Warn when an undefined variable is referenced.
|
|
|
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.
|
|
|
|
--warn-undefined-variables waarschuwen als naar een ongedefinieerde
variabele wordt verwezen
|
|
Translated and reviewed by
Benno Schulenberg
|
|
|
|
Located in
src/main.c:408
|