From a1757f0abe8b9780d4c85415bc0fc9af1af31ff2 Mon Sep 17 00:00:00 2001 From: thilo Date: Sun, 27 Apr 2008 17:32:14 +0000 Subject: - Implement stereo rendering with anaglyph images. - Add r_greyscale for black&white rendering git-svn-id: svn://svn.icculus.org/quake3/trunk@1328 edf5b092-35ff-0310-97b2-ce42778d08ea --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 417d321..661912e 100644 --- a/Makefile +++ b/Makefile @@ -155,7 +155,6 @@ LIBSDIR=$(MOUNT_DIR)/libs TEMPDIR=/tmp # extract version info -# echo $(BUILD_CLIENT) ifeq ($(BUILD_STANDALONE),1) VERSION=$(shell grep "\#define *PRODUCT_VERSION" $(CMDIR)/q_shared.h | head -n 1 | \ -- cgit v1.2.3