]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/documentation-targets.make
patch::: 1.3.139.jcn1
[lilypond.git] / stepmake / stepmake / documentation-targets.make
index 7084ab5b69ce5947420c113113a9167988d876c6..c007a914bf5592934410f8c87ae74223572daf95 100644 (file)
@@ -5,7 +5,7 @@ default:
 local-WWW: $(OUTHTML_FILES) footify
 
 local-web:
-       $(MAKE) CONFIGSUFFIX=www local-WWW
+       $(MAKE) out=www local-WWW
 
 footify:
        $(footify) $(sort $(wildcard $(outdir)/*.html out/*.html out-www/*.html))
@@ -13,8 +13,10 @@ footify:
 deep-footify:
        $(deep-footify) $(sort $(wildcard $(outdir)/*/*.html))
 
+# why isn't this in texinfo-targets?
 INFO_INSTALL_FILES = $(wildcard $(addsuffix *, $(INFO_FILES)))
 
+# should we call install-info?
 INFOINSTALL=$(MAKE) INSTALLATION_OUT_DIR=$(infodir) depth=$(depth) INSTALLATION_OUT_FILES="$(INFO_INSTALL_FILES)" -f $(stepdir)/install-out.sub.make
 
 local-install: install-info