Given a makefile like this:
clean: do stuff build: do stuff test: do stuff install: do stuff
Is there a way to show all possible comm