r1115 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Jul 17 04:12:38 EDT 2007


Author: coyote
Date: 2007-07-17 04:12:35 -0400 (Tue, 17 Jul 2007)
New Revision: 1115

Modified:
   trunk/Makefile
Log:
Add specific CC for SunOS


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2007-07-16 23:30:53 UTC (rev 1114)
+++ trunk/Makefile	2007-07-17 08:12:35 UTC (rev 1115)
@@ -614,6 +614,7 @@
 
 ifeq ($(PLATFORM),sunos)
 
+  CC=gcc
   INSTALL=ginstall
   MKDIR=gmkdir
   COPYDIR="/usr/local/share/games/quake3"




More information about the quake3-commits mailing list