Index: trunk/MagicSoft/Mars/mtools/Makefile
===================================================================
--- trunk/MagicSoft/Mars/mtools/Makefile	(revision 9385)
+++ trunk/MagicSoft/Mars/mtools/Makefile	(revision 9520)
@@ -6,6 +6,6 @@
 #
 ##################################################################
+include ../Makefile.conf.general
 include ../Makefile.conf.$(OSTYPE)
-include ../Makefile.conf.general
 
 #------------------------------------------------------------------------------
@@ -29,5 +29,5 @@
 	   MSimulatedAnnealing.cc \
 	   MFFT.cc \
-	   MCubicCoeff.cc \
+           MCubicCoeff.cc \
            MCubicSpline.cc \
 	   MagicReversi.cc \
@@ -38,5 +38,5 @@
            MagicCivilization.cc \
            MineSweeper.cc \
-           MRolke.cc
+	   MRolke.cc
 
 ############################################################
