Updated README with DEFAULT_LIBDIR and HOMEPATH.

Partially fixes Bugzilla #4271.
This commit is contained in:
Ryan C. Gordon 2009-09-15 06:28:35 +00:00
parent 3bca280948
commit 173276b58b
1 changed files with 2 additions and 0 deletions

2
README
View File

@ -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