]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/generic-targets.make
*** empty log message ***
[lilypond.git] / stepmake / stepmake / generic-targets.make
index 7f7206695529d0cf3c3a42b714b06718fa623c06..aa4aea291ae49e53d19dde1f49916cbcdc426abe 100644 (file)
@@ -43,8 +43,6 @@ Usage: make ["VARIABLE=value"]... [TARGET]\n\
 \n\
 Targets:\n"
 
-# urg
-webdir = $(local_package_docdir)
 help: generic-help local-help
        @echo -e "\
   all         update everything\n\
@@ -119,7 +117,9 @@ local-maintainerclean:
 install-strip:
        $(MAKE) INSTALL="$(INSTALL) -s" install
 
-ifneq ($(strip $(depth)),.)
+ifeq ($(strip $(depth)),.)
+final-install:
+else
 final-install:
        $(LOOP)