X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Fbinaries%2FMakefile;h=db074309d2e221c6edbc50380af1374b3124c8bc;hb=1308643448fc685f58827de4c68fc98d0f701062;hp=a2b89ee979f64b4ddd403183dfb570fb6af7cb94;hpb=894b08ca7d14aa7e31c35f3acb3903a1c3472a27;p=helm.git diff --git a/components/binaries/Makefile b/components/binaries/Makefile index a2b89ee97..db074309d 100644 --- a/components/binaries/Makefile +++ b/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 transcript all: $(BINARIES:%=rec@all@%) opt: $(BINARIES:%=rec@opt@%)