]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/binaries/Makefile
- new syntax for let rec/corec with flavor specifier (tested on lambdadelta/ground_2/)
[helm.git] / matita / components / binaries / Makefile
index 66af4a5f635b151ba8fcbb3589d9e141a7cacbc2..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=transcript
+#BINARIES=extractor  table_creator  utilities saturate transcript
+#FG: my binaries
+BINARIES=mac matex matitadep probe xoa
 
 all: $(BINARIES:%=rec@all@%) 
 opt: $(BINARIES:%=rec@opt@%)