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