diff options
author | ludwig <ludwig@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2007-08-27 07:02:54 +0000 |
---|---|---|
committer | ludwig <ludwig@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2007-08-27 07:02:54 +0000 |
commit | f1ea2218d313ec44da8718529a8603616ae68619 (patch) | |
tree | 1edc346e4607336cf6cd8115f130d76abb4c0092 /README | |
parent | e030ec0ba762165d6ff1c24eca0f692f863daa6e (diff) | |
download | ioquake3-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-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |