From: Claudio Sacerdoti Coen Date: Sat, 2 Jul 2005 13:49:22 +0000 (+0000) Subject: cosmetic change: a space removed (to make tests/Makefile and library/Makefile X-Git-Tag: PRE_GETTER_STORAGE~32 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=612fb083e885d31e73df6804384321a85b9d322f;p=helm.git cosmetic change: a space removed (to make tests/Makefile and library/Makefile the same) --- 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: