[quake3-commits] r1651 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Oct 8 18:29:55 EDT 2009


Author: thilo
Date: 2009-10-08 18:29:55 -0400 (Thu, 08 Oct 2009)
New Revision: 1651

Modified:
   trunk/Makefile
Log:
fix comment


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2009-10-08 22:26:10 UTC (rev 1650)
+++ trunk/Makefile	2009-10-08 22:29:55 UTC (rev 1651)
@@ -181,7 +181,7 @@
 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



More information about the quake3-commits mailing list