Index: trunk/MagicSoft/Mars/Makefile
===================================================================
--- trunk/MagicSoft/Mars/Makefile	(revision 1288)
+++ trunk/MagicSoft/Mars/Makefile	(revision 1316)
@@ -117,6 +117,7 @@
 tar:	mrproper
 	@echo "Making tar-file"
-	@tar cvf ../mars.tar --exclude=Root .rootrc *
-	@gzip -9 ../mars.tar
+	@root -b -q -l -n tar.C
+#	@tar cvf ../mars.tar --exclude=Root .rootrc *
+#	@gzip -9 ../mars.tar
 
 # @endcode
