Heya, On Tue, Sep 28, 2010 at 16:44, Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> wrote: > with automatic help text collection from lines starting with "#H# " and > preceding a make target. I don't know about the "#H#" in particular, but documenting what each target does is a Good Thing (tm) in the first place, re-using that documentation for 'make help' is even better. > We could sort differently, of course, or at a category key (build, doc, etc.) I think just sorting alphabetically would be a good start. Maybe pipe the whole thing through sort? -- Cheers, Sverre Rabbelier -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html