diff options
author | icculus <icculus@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2009-09-15 06:28:35 +0000 |
---|---|---|
committer | icculus <icculus@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2009-09-15 06:28:35 +0000 |
commit | 440ad53fabb854ff2278d4f0ba6093085074b0f5 (patch) | |
tree | 02b41338a8958ee3eaf0962087707782f2941eb1 /README | |
parent | a7eb54c25f3543197b383b9ea5aaf50ebd746f69 (diff) | |
download | ioquake3-aero-440ad53fabb854ff2278d4f0ba6093085074b0f5.tar.gz ioquake3-aero-440ad53fabb854ff2278d4f0ba6093085074b0f5.zip |
Updated README with DEFAULT_LIBDIR and HOMEPATH.
Partially fixes Bugzilla #4271.
git-svn-id: svn://svn.icculus.org/quake3/trunk@1624 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |