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