X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fbinaries%2FMakefile;h=cd732517c066706a5f7ab7540acc288905d1b104;hb=661cf1186c81c15122e0644b679795d2e6b9d389;hp=9dd295fb40dc83cb96502cad036655e0df64f748;hpb=f030d33d2c43fbfe8daa2891f036529b733c5852;p=helm.git diff --git a/helm/software/components/binaries/Makefile b/helm/software/components/binaries/Makefile index 9dd295fb4..cd732517c 100644 --- a/helm/software/components/binaries/Makefile +++ b/helm/software/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@%)