]> git.donarmstrong.com Git - lilypond.git/commitdiff
Document info out=www target in make help.
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 31 Jan 2008 16:59:42 +0000 (17:59 +0100)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 31 Jan 2008 16:59:42 +0000 (17:59 +0100)
stepmake/stepmake/toplevel-targets.make

index 69e08c6ef7910ead923e72401f0d598f03e0028d..8878b31ec137e14b3a5711f9177c0e111991a917 100644 (file)
@@ -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\