From d20295a6c64cabd2cf2320e86beb037c53cac4e6 Mon Sep 17 00:00:00 2001 From: thilo Date: Thu, 8 Oct 2009 22:29:55 +0000 Subject: fix comment git-svn-id: svn://svn.icculus.org/quake3/trunk@1651 edf5b092-35ff-0310-97b2-ce42778d08ea --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f2604d4..1b6dab4 100644 --- a/Makefile +++ b/Makefile @@ -181,7 +181,7 @@ SDLHDIR=$(MOUNT_DIR)/SDL12 LIBSDIR=$(MOUNT_DIR)/libs TEMPDIR=/tmp -# We won't need this if we want to build the client +# We won't need this if we only build the server ifneq ($(BUILD_CLIENT),0) # set PKG_CONFIG_PATH to influence this, e.g. # PKG_CONFIG_PATH=/opt/cross/i386-mingw32msvc/lib/pkgconfig -- cgit v1.2.3