diff options
Diffstat (limited to 'i_o-q3-readme')
-rw-r--r-- | i_o-q3-readme | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/i_o-q3-readme b/i_o-q3-readme index ba5ad89..66b186a 100644 --- a/i_o-q3-readme +++ b/i_o-q3-readme @@ -41,6 +41,11 @@ Compiling (Under Linux) 1. If not already there, change to the directory containing this readme 2. Run 'make' +For distro maintainers, you can set some make variables: + DEFAULT_BASEDIR - extra path to search for baseq3 and such + BUILD_SERVER - build the 'q3ded' server binary (1 = build it, default = 1) + BUILD_CLIENT - build the 'quake3' client binary (1 = build it, default = 1) + Installing under Linux ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Set the COPYDIR variable in the shell to be where you installed |