Index: trunk/magic/Makefile
===================================================================
--- trunk/magic/Makefile	(revision 28383)
+++ trunk/magic/Makefile	(revision 33001)
@@ -18,5 +18,5 @@
 clean:
 	if [ -d magic ]; then (cd magic && make -f Makefile.magic clean); fi
-	if [ -d ssa-core-cpp ]; then (cd ssa-core-cpp && make clean); fi
+	# if [ -d ssa-core-cpp ]; then (cd ssa-core-cpp && make clean); fi
 
 update:
