aboutsummaryrefslogtreecommitdiffstats
path: root/code/tools/asm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'code/tools/asm/Makefile')
-rw-r--r--code/tools/asm/Makefile2
1 files changed, 1 insertions, 1 deletions
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