summaryrefslogtreecommitdiff
path: root/src/tools/lcc/Makefile
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2006-05-06 17:18:02 +0000
committerTim Angus <tim@ngus.net>2006-05-06 17:18:02 +0000
commitbb7bd83aaec4504b4fb90919cccaaf4d9a7b418d (patch)
treea99058fef0dbf93af48dab4581b9f785d93e68ff /src/tools/lcc/Makefile
parentbd9d761dd958aef00218de084bae00eb9bf788a4 (diff)
* Merged ioq3-r775
- SDL_GammaRamp stuff - Anisotropic texture filtering - q3testesque r_flares - cl_guid - Security fixes
Diffstat (limited to 'src/tools/lcc/Makefile')
-rw-r--r--src/tools/lcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/lcc/Makefile b/src/tools/lcc/Makefile
index 381b48ee..8dd5fb2b 100644
--- a/src/tools/lcc/Makefile
+++ b/src/tools/lcc/Makefile
@@ -30,7 +30,7 @@ ifeq ($(PLATFORM),darwin)
LCC_CFLAGS += -DMACOS_X
endif
-ifeq ($(PLATFORM),SunOS)
+ifeq ($(PLATFORM),sunos)
INSTALL=ginstall
else
INSTALL=install