]> matita.cs.unibo.it Git - helm.git/commitdiff
cosmetic change: a space removed (to make tests/Makefile and library/Makefile
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sat, 2 Jul 2005 13:49:22 +0000 (13:49 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Sat, 2 Jul 2005 13:49:22 +0000 (13:49 +0000)
the same)

helm/matita/library/Makefile

index be8a19266c5f707a76984c301d7a2961354076a1..73cf367a910eec19dac55ee328ed4b25d2159941 100644 (file)
@@ -39,7 +39,7 @@ depend: $(DEPEND_NAME)
        @$(MATITAC) $< || $(MATITACLEAN) $<
 
 $(DEPEND_NAME): $(SRC) $(LINKS)
-       @$(MATITADEP) $(SRC) > $@ 
+       @$(MATITADEP) $(SRC) > $@
 
 # Let's prepare the environment
 .matita: