X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fbinaries%2FMakefile;h=9dd295fb40dc83cb96502cad036655e0df64f748;hb=894c3e4038c93b484896e81132eae55046e47605;hp=a2b89ee979f64b4ddd403183dfb570fb6af7cb94;hpb=fc4cf455977934bd737c3d6c8675ef7663a6a588;p=helm.git diff --git a/helm/software/components/binaries/Makefile b/helm/software/components/binaries/Makefile index a2b89ee97..9dd295fb4 100644 --- a/helm/software/components/binaries/Makefile +++ b/helm/software/components/binaries/Makefile @@ -1,6 +1,9 @@ H=@ -BINARIES=extractor table_creator utilities saturate +#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 all: $(BINARIES:%=rec@all@%) opt: $(BINARIES:%=rec@opt@%)