]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/binaries/Makefile
arithmetics for λδ
[helm.git] / matita / components / binaries / Makefile
index 7966f3a61a1b1e9a8a412b496850e56c65b9d83d..2f2faf326cda902d4dff123da209d510bce4eab3 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=transcript heights
+#BINARIES=extractor  table_creator  utilities saturate transcript
+#FG: my binaries
+BINARIES=matex matitadep probe xoa
 
 all: $(BINARIES:%=rec@all@%) 
 opt: $(BINARIES:%=rec@opt@%)