aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorludwig <ludwig@edf5b092-35ff-0310-97b2-ce42778d08ea>2007-08-27 07:02:54 +0000
committerludwig <ludwig@edf5b092-35ff-0310-97b2-ce42778d08ea>2007-08-27 07:02:54 +0000
commitf1ea2218d313ec44da8718529a8603616ae68619 (patch)
tree1edc346e4607336cf6cd8115f130d76abb4c0092 /README
parente030ec0ba762165d6ff1c24eca0f692f863daa6e (diff)
downloadioquake3-aero-f1ea2218d313ec44da8718529a8603616ae68619.tar.gz
ioquake3-aero-f1ea2218d313ec44da8718529a8603616ae68619.zip
make V=1 shows gcc command line
git-svn-id: svn://svn.icculus.org/quake3/trunk@1138 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 2323e6c..b13afe9 100644
--- a/README
+++ b/README
@@ -88,6 +88,7 @@ following variables may be set, either on the command line or in
Makefile.local:
OPTIMIZE - use this for custom CFLAGS
+ V - set to show cc command line when building
DEFAULT_BASEDIR - extra path to search for baseq3 and such
BUILD_SERVER - build the 'ioq3ded' server binary
BUILD_CLIENT - build the 'ioquake3' client binary