]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/Makefile
updated web site
[helm.git] / matita / matita / contribs / lambdadelta / Makefile
index ff1ebeeefeca0a4465fefdbc3acb3d4637a64ad7..4438f07b5be99ca54236b68d21ee1510311a8aca 100644 (file)
@@ -30,7 +30,7 @@ CONTRIB      := lambdadelta_2B
 WWW          := ../../../../helm/www/lambdadelta
 
 TAGS := all xoa xoa2 orig elim deps top leaf stats tbls odeps trim contrib clean \
-        www up-html
+        home up-home
 
 PACKAGES  := ground_2 static_2 basic_2 apps_2 alpha_1
 XPACKAGES := ground_2 static_2 basic_2
@@ -270,13 +270,13 @@ clean:
 
 # www ######################################################################
 
-www:
-       $(H)$(MAKE) --no-print-directory -C $(WWW) www
+home:
+       $(H)$(MAKE) --no-print-directory -C $(WWW) home
 
 # www ######################################################################
 
-up-html:
-       $(H)$(MAKE) --no-print-directory -C $(WWW) up-html
+up-home:
+       $(H)$(MAKE) --no-print-directory -C $(WWW) up-home
 
 ##############################################################################