From 5ce87e977c8bddd5bc18a3fd0e38747d9b970eb7 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Sun, 13 Nov 2005 18:01:37 +0000 Subject: [PATCH] mention OPTIMIZE --- i_o-q3-readme | 1 + 1 file changed, 1 insertion(+) diff --git a/i_o-q3-readme b/i_o-q3-readme index 66b186aa..4da93b98 100644 --- a/i_o-q3-readme +++ b/i_o-q3-readme @@ -42,6 +42,7 @@ Compiling (Under Linux) 2. Run 'make' For distro maintainers, you can set some make variables: + OPTIMIZE - use this for custom CFLAGS DEFAULT_BASEDIR - extra path to search for baseq3 and such BUILD_SERVER - build the 'q3ded' server binary (1 = build it, default = 1) BUILD_CLIENT - build the 'quake3' client binary (1 = build it, default = 1)