Add specific CC for SunOS
This commit is contained in:
parent
3944b02025
commit
821995dcf1
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -614,6 +614,7 @@ else # ifeq IRIX
|
||||||
|
|
||||||
ifeq ($(PLATFORM),sunos)
|
ifeq ($(PLATFORM),sunos)
|
||||||
|
|
||||||
|
CC=gcc
|
||||||
INSTALL=ginstall
|
INSTALL=ginstall
|
||||||
MKDIR=gmkdir
|
MKDIR=gmkdir
|
||||||
COPYDIR="/usr/local/share/games/quake3"
|
COPYDIR="/usr/local/share/games/quake3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue