From: Andrea Asperti Date: Sat, 16 Oct 2010 06:09:24 +0000 (+0000) Subject: the Makefile was still calling transcript. X-Git-Tag: make_still_working~2778 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=4fcece813a69986f24a8fdd13dac2bbfc66c488c;p=helm.git the Makefile was still calling transcript. --- diff --git a/matita/components/binaries/Makefile b/matita/components/binaries/Makefile index f8b952233..66af4a5f6 100644 --- a/matita/components/binaries/Makefile +++ b/matita/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=transcript +#BINARIES=transcript all: $(BINARIES:%=rec@all@%) opt: $(BINARIES:%=rec@opt@%)