X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fbinaries%2FMakefile;h=cd732517c066706a5f7ab7540acc288905d1b104;hb=7288b45eacf9f7dcd118b3b89b81ff19ae9d6ce5;hp=523fce7e75a1cab95ab58078d221c0fb092f94c8;hpb=1108f4fe01ea2dccd8d3b591f2cdc131dab7913e;p=helm.git diff --git a/helm/software/components/binaries/Makefile b/helm/software/components/binaries/Makefile index 523fce7e7..cd732517c 100644 --- a/helm/software/components/binaries/Makefile +++ b/helm/software/components/binaries/Makefile @@ -1,6 +1,9 @@ H=@ -BINARIES=extractor table_creator utilities +#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 all: $(BINARIES:%=rec@all@%) opt: $(BINARIES:%=rec@opt@%)