]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/binaries/Makefile
minor correction on "source" production
[helm.git] / matita / components / binaries / Makefile
index cd732517c066706a5f7ab7540acc288905d1b104..15ff284f3485cf56863ea6323f409596dee0fe2c 100644 (file)
@@ -2,8 +2,9 @@ H=@
 
 #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 heights
+#BINARIES=extractor  table_creator  utilities saturate transcript
+#FG: my binaries
+BINARIES=mac matex matitadep probe xoa
 
 all: $(BINARIES:%=rec@all@%) 
 opt: $(BINARIES:%=rec@opt@%)