From d48215b8171f8ccc69450784a12e7dc5bf403c49 Mon Sep 17 00:00:00 2001 From: coyote Date: Tue, 17 Jul 2007 08:12:35 +0000 Subject: Add specific CC for SunOS git-svn-id: svn://svn.icculus.org/quake3/trunk@1115 edf5b092-35ff-0310-97b2-ce42778d08ea --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 253a704..e1a6904 100644 --- a/Makefile +++ b/Makefile @@ -614,6 +614,7 @@ else # ifeq IRIX ifeq ($(PLATFORM),sunos) + CC=gcc INSTALL=ginstall MKDIR=gmkdir COPYDIR="/usr/local/share/games/quake3" -- cgit v1.2.3