bmakelib should contain a target to list all available targets along w/ their documentation.
For example:
$ make bmakelib.help
TARGETS
-------
foo: foo inline docs
bar: bar inline docs
baz: no documentation available
VARIABLES
---------
X: no documentation available
Y: Y inline docs
bmakelib should contain a target to list all available targets along w/ their documentation.
For example: