Index: trunk/MagicSoft/Mars/Makefile
===================================================================
--- trunk/MagicSoft/Mars/Makefile	(revision 9497)
+++ trunk/MagicSoft/Mars/Makefile	(revision 9518)
@@ -16,8 +16,6 @@
 #
 
-OSTYPE=$(shell uname -s | tr '[:upper:]' '[:lower:]')
-
+include Makefile.conf.general
 include Makefile.conf.$(OSTYPE)
-include Makefile.conf.general
 
 #
@@ -26,5 +24,5 @@
 SOLIB    := libmars.so
 
-CINT     = M
+CINT      = M
 
 #
