]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/topdocs-targets.make
Merge commit 'origin'
[lilypond.git] / stepmake / stepmake / topdocs-targets.make
index 5c4777ec92f7382b0e88db531dc9eb27110ecb4a..acacbb3c698160216c519f691b86f315bab5a8a1 100644 (file)
@@ -1,6 +1,10 @@
 
 default: local-doc
 
-local-WWW: $(HTML_FILES) $(PDF_FILES)
+ifeq ($(out),www)
+local-WWW-1: $(PDF_FILES)
 
-make-txt-files: $(TO_TOP_FILES)
+local-WWW-2: $(HTML_FILES)
+endif
+
+txt-files: $(TO_TOP_FILES)