Index: /trunk/MagicSoft/Mars/Makefile
===================================================================
--- /trunk/MagicSoft/Mars/Makefile	(revision 4033)
+++ /trunk/MagicSoft/Mars/Makefile	(revision 4034)
@@ -101,5 +101,5 @@
 # This is a special workaround to create the shared object (bundle, plugin)
 # for root and the dynlib (to be linked with the executable) on Mac OSX
-ifneq ($(OSTYPE),'darwin')
+ifneq ($(OSTYPE),darwin)
 $(PROGRAMS): $(SOLIB) $(PROGRAMS:=.o)
 	@echo " Linking $@ ..." 
