]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/helena/Makefile.common
new semantics of the -g option completed
[helm.git] / helm / software / helena / Makefile.common
index 34c521bb6eeeae2b8446ede553b9aad3fae4b0a2..0db660fe6f0b7856260860e69eecca6879c6c7ce 100644 (file)
@@ -7,7 +7,7 @@ endif
 
 RELISE = $(MAIN:%=%_$(shell cat MakeVersion))
 
-DOWNDIR = $(HOME)/svn/helm_stable/www/lambdadelta/download
+DOWNDIR = ../../www/lambdadelta/download
 
 DIRECTORIES = $(addprefix $(SRC)/,$(shell cat $(SRC)/Make))
 
@@ -91,6 +91,6 @@ etc:
        @echo "  OCAMLOPT $<"
        $(H)$(OCAMLOPT) -c $<
 
-TAGS += $(MAIN).opt
+TAGS += all opt $(MAIN).opt
 
 $(foreach TAG, $(TAGS), $(eval $(call INCLUDE_TEMPLATE, $(TAG))))