mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
Fix an ypo. ;)
This commit is contained in:
parent
761831fd15
commit
2b8fc38a2c
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ Compile only, do not link. Can be used in either progs.src or separate
|
||||||
compilation modes.
|
compilation modes.
|
||||||
.TP
|
.TP
|
||||||
.B \-D, \-\-define SYMBOL[=VAL]
|
.B \-D, \-\-define SYMBOL[=VAL]
|
||||||
Define a ymbol for the preprocessor, if it is in use.
|
Define a symbol for the preprocessor, if it is in use.
|
||||||
.TP
|
.TP
|
||||||
.B \-F, \-\-files
|
.B \-F, \-\-files
|
||||||
Generate files.dat. This list is created by checking the parameters to the
|
Generate files.dat. This list is created by checking the parameters to the
|
||||||
|
|
Loading…
Reference in a new issue