From 4fcece813a69986f24a8fdd13dac2bbfc66c488c Mon Sep 17 00:00:00 2001 From: Andrea Asperti Date: Sat, 16 Oct 2010 06:09:24 +0000 Subject: [PATCH] the Makefile was still calling transcript. --- matita/components/binaries/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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@%) -- 2.39.2