From e6524da35e4fe6014606455676b174e903fa1036 Mon Sep 17 00:00:00 2001 From: tma Date: Wed, 12 Sep 2007 23:37:33 +0000 Subject: * 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 --- README | 1 - 1 file changed, 1 deletion(-) (limited to 'README') 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. -- cgit v1.2.3