X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fbinaries%2FMakefile;h=2f2faf326cda902d4dff123da209d510bce4eab3;hb=2f00c2224c66757d00883602cfd0bbd2448eb3ca;hp=cd732517c066706a5f7ab7540acc288905d1b104;hpb=2c01ff6094173915e7023076ea48b5804dca7778;p=helm.git diff --git a/matita/components/binaries/Makefile b/matita/components/binaries/Makefile index cd732517c..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=extractor table_creator utilities 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@%)