aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authortma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2007-09-12 23:37:33 +0000
committertma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2007-09-12 23:37:33 +0000
commite6524da35e4fe6014606455676b174e903fa1036 (patch)
treef838ee20a581d16158101d80b8e15494cf91a918 /README
parent0df037543f28ce0af60b427bba126c773eb76426 (diff)
downloadioquake3-aero-e6524da35e4fe6014606455676b174e903fa1036.tar.gz
ioquake3-aero-e6524da35e4fe6014606455676b174e903fa1036.zip
* Improve Makefile startup time
+ Merge q3asm and q3lcc Makefiles into the core Makefile + Don't find .d files, create a list from .o + .asm files now depend on q3lcc + .qvm files now depend on q3asm * IMPORTANT NOTE: do a "make distclean" if you have problems git-svn-id: svn://svn.icculus.org/quake3/trunk@1178 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 5c52b4e..524f2b4 100644
--- a/README
+++ b/README
@@ -90,7 +90,6 @@ Makefile.local:
USE_CURL_DLOPEN - link with libcurl at runtime
USE_CODEC_VORBIS - enable Ogg Vorbis support
USE_LOCAL_HEADERS - use headers local to ioq3 instead of system ones
- USE_CCACHE - use ccache compiler caching tool
COPYDIR - the target installation directory
The defaults for these variables differ depending on the target platform.