]> matita.cs.unibo.it Git - helm.git/blobdiff - components/binaries/Makefile
auto --> autobatch
[helm.git] / components / binaries / Makefile
index 523fce7e75a1cab95ab58078d221c0fb092f94c8..db074309d2e221c6edbc50380af1374b3124c8bc 100644 (file)
@@ -1,6 +1,9 @@
 H=@
 
-BINARIES=extractor  table_creator  utilities
+#CSC: saturate is broken after the huge refactoring of auto/paramodulation
+#CSC: by Andrea
+#BINARIES=extractor  table_creator  utilities saturate
+BINARIES=extractor  table_creator  utilities transcript
 
 all: $(BINARIES:%=rec@all@%) 
 opt: $(BINARIES:%=rec@opt@%)