X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fbinaries%2FMakefile;h=2f2faf326cda902d4dff123da209d510bce4eab3;hb=0bcf2dc1a27e38cb6cd3d44eb838d652926841e0;hp=7966f3a61a1b1e9a8a412b496850e56c65b9d83d;hpb=bfcde2b08d72f1392ed61164c67d199360f0397f;p=helm.git diff --git a/matita/components/binaries/Makefile b/matita/components/binaries/Makefile index 7966f3a61..2f2faf326 100644 --- a/matita/components/binaries/Makefile +++ b/matita/components/binaries/Makefile @@ -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@%)