From: Jan Nieuwenhuizen Date: Thu, 31 Jan 2008 16:59:42 +0000 (+0100) Subject: Document info out=www target in make help. X-Git-Tag: release/2.11.39-1~5^2~4^2^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b0ee9199767ef87a301503817989d745a0f9f882;p=lilypond.git Document info out=www target in make help. --- diff --git a/stepmake/stepmake/toplevel-targets.make b/stepmake/stepmake/toplevel-targets.make index 69e08c6ef7..8878b31ec1 100644 --- a/stepmake/stepmake/toplevel-targets.make +++ b/stepmake/stepmake/toplevel-targets.make @@ -66,8 +66,10 @@ local-help: . to=0.1.74.jcn2\n\ dist roll tarball: $(depth)/$(outdir)/$(distname).tar.gz\n\ distclean also remove configure output\n\ - doc update all documentation\n\ + doc update all documentation (without images)\n\ cvs-clean also remove out directories and generated files\n\ + info update info docs (without images)\n\ + info out=www update info docs with images\n\ maintainerclean also remove distributed generated files\n\ po make new translation Portable Object database\n\ po-replace do po-update and replace catalogs with msgmerged versions\n\