From 612fb083e885d31e73df6804384321a85b9d322f Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Sat, 2 Jul 2005 13:49:22 +0000 Subject: [PATCH] cosmetic change: a space removed (to make tests/Makefile and library/Makefile the same) --- helm/matita/library/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/matita/library/Makefile b/helm/matita/library/Makefile index be8a19266..73cf367a9 100644 --- a/helm/matita/library/Makefile +++ b/helm/matita/library/Makefile @@ -39,7 +39,7 @@ depend: $(DEPEND_NAME) @$(MATITAC) $< || $(MATITACLEAN) $< $(DEPEND_NAME): $(SRC) $(LINKS) - @$(MATITADEP) $(SRC) > $@ + @$(MATITADEP) $(SRC) > $@ # Let's prepare the environment .matita: -- 2.39.2