How do I add comments (with echo) in a Makefile so that they\'re printed when ran?
Makefile
Since a makefile mostly contains commands to be run when building specific targets, I'd say you use just that: echo.
echo