X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Fbinaries%2FMakefile;h=cd732517c066706a5f7ab7540acc288905d1b104;hb=65662e7d8de61a338b636f208d04e85eb59e6b8e;hp=db074309d2e221c6edbc50380af1374b3124c8bc;hpb=0dfad591e92a2c1174313ed7be80da0084b618b3;p=helm.git diff --git a/components/binaries/Makefile b/components/binaries/Makefile index db074309d..cd732517c 100644 --- a/components/binaries/Makefile +++ b/components/binaries/Makefile @@ -3,7 +3,7 @@ H=@ #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 +BINARIES=extractor table_creator utilities transcript heights all: $(BINARIES:%=rec@all@%) opt: $(BINARIES:%=rec@opt@%)