Allow user to specify different temp dir for building (#4349)
This commit is contained in:
parent
1d2d67cdde
commit
54aa7f2583
2 changed files with 5 additions and 3 deletions
1
README
1
README
|
@ -93,6 +93,7 @@ Makefile.local:
|
|||
USE_CODEC_VORBIS - enable Ogg Vorbis support
|
||||
USE_LOCAL_HEADERS - use headers local to ioq3 instead of system ones
|
||||
COPYDIR - the target installation directory
|
||||
TEMPDIR - specify user defined directory for temp files
|
||||
|
||||
The defaults for these variables differ depending on the target platform.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue