]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/binaries/Makefile
transcript: very alpha version.
[helm.git] / helm / software / components / binaries / Makefile
index a2b89ee979f64b4ddd403183dfb570fb6af7cb94..db074309d2e221c6edbc50380af1374b3124c8bc 100644 (file)
@@ -1,6 +1,9 @@
 H=@
 
-BINARIES=extractor  table_creator  utilities saturate
+#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@%)