What is the general thought on adding make help
to the Makefile?
It would help to quickly find out the possible commands without
opening the Makefile
.
This could be a good issue to work on unless there is a way to do this
that I don't know or any other specific reasons.