X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Fbinaries%2FMakefile;h=cd732517c066706a5f7ab7540acc288905d1b104;hb=249d11773d32add20d665c4f8521b7380e4fec0a;hp=9dd295fb40dc83cb96502cad036655e0df64f748;hpb=1631e7f0f5f841bd0096651429b83b0c166658f7;p=helm.git diff --git a/components/binaries/Makefile b/components/binaries/Makefile index 9dd295fb4..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 +BINARIES=extractor table_creator utilities transcript heights all: $(BINARIES:%=rec@all@%) opt: $(BINARIES:%=rec@opt@%)