From bd7a4ae69cca984000975ac3d2cee724f6ad8ce9 Mon Sep 17 00:00:00 2001 From: ludwig Date: Sun, 23 Apr 2006 20:59:06 +0000 Subject: SunOS -> sunos (patch by Vincent Cojot) git-svn-id: svn://svn.icculus.org/quake3/trunk@723 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/tools/asm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/tools/asm') diff --git a/code/tools/asm/Makefile b/code/tools/asm/Makefile index f03025c..df35571 100644 --- a/code/tools/asm/Makefile +++ b/code/tools/asm/Makefile @@ -6,7 +6,7 @@ else BINEXT= endif -ifeq ($(PLATFORM),SunOS) +ifeq ($(PLATFORM),sunos) INSTALL=ginstall else INSTALL=install -- cgit v1.2.3