mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
Updated README with DEFAULT_LIBDIR and HOMEPATH.
Partially fixes Bugzilla #4271.
This commit is contained in:
parent
3bca280948
commit
173276b58b
1 changed files with 2 additions and 0 deletions
2
README
2
README
|
@ -80,6 +80,8 @@ Makefile.local:
|
|||
CFLAGS - use this for custom CFLAGS
|
||||
V - set to show cc command line when building
|
||||
DEFAULT_BASEDIR - extra path to search for baseq3 and such
|
||||
DEFAULT_LIBDIR - extra path to search for libraries
|
||||
HOMEPATH - alternative home directory
|
||||
BUILD_SERVER - build the 'ioq3ded' server binary
|
||||
BUILD_CLIENT - build the 'ioquake3' client binary
|
||||
BUILD_CLIENT_SMP - build the 'ioquake3-smp' client binary
|
||||
|
|
Loading…
Reference in a new issue