X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fbinaries%2FMakefile;h=cd732517c066706a5f7ab7540acc288905d1b104;hb=72aa8b2087285826b14fc39a389632f0317c51b6;hp=0f79acfe41879c4ce22e61f26f75fd4096fadb5b;hpb=372dd23aa25ac67965f5427f7b56aa7d1f465138;p=helm.git diff --git a/helm/software/components/binaries/Makefile b/helm/software/components/binaries/Makefile index 0f79acfe4..cd732517c 100644 --- a/helm/software/components/binaries/Makefile +++ b/helm/software/components/binaries/Makefile @@ -1,6 +1,9 @@ H=@ -BINARIES=extractor table_creator utilities saturate tptp2grafite +#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@%)