[quake3-commits] r1869 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Feb 6 23:34:39 EST 2011


Author: thilo
Date: 2011-02-06 23:34:39 -0500 (Sun, 06 Feb 2011)
New Revision: 1869

Modified:
   trunk/Makefile
Log:
Thank you devhc


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2011-02-07 04:03:19 UTC (rev 1868)
+++ trunk/Makefile	2011-02-07 04:34:39 UTC (rev 1869)
@@ -242,7 +242,7 @@
 INSTALL=install
 MKDIR=mkdir
 
-ifneq (,$(findstring $(PLATFORM), linux gnu_kfreebsd kfreebsd-gnu))
+ifneq (,$(findstring "$(PLATFORM)", "linux" "gnu_kfreebsd" "kfreebsd-gnu"))
 
   ifeq ($(ARCH),axp)
     ARCH=alpha



More information about the quake3-commits mailing list