X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=stepmake%2Fstepmake%2Ftopdocs-targets.make;h=f884cadb9a0b868abf5c0b247ab7f3c2024d7e64;hb=2f7fe0c6bc80ad57ae73e213f9b20bc9719ba2ce;hp=0300803f84b9685c888078f625683d1a09364816;hpb=73007fc6a7fdcacd1844380c1c74eb0928099369;p=lilypond.git diff --git a/stepmake/stepmake/topdocs-targets.make b/stepmake/stepmake/topdocs-targets.make index 0300803f84..f884cadb9a 100644 --- a/stepmake/stepmake/topdocs-targets.make +++ b/stepmake/stepmake/topdocs-targets.make @@ -1,6 +1,10 @@ -default: local-doc +default: local-txt-doc -local-WWW: $(HTML_FILES) $(PDF_FILES) $(TO_TOP_FILES) +ifeq ($(out),www) +local-WWW-1: $(PDF_FILES) -make-txt-files: $(addprefix $(outdir)/,$(addsuffix .txt,$(TO_TOP_FILES))) +local-WWW-2: $(HTML_FILES) +endif + +txt-files: $(TO_TOP_FILES)