writememe/motherstarter

Review Makefile for phony targets

writememe opened this issue · 1 comments

  • Remove the phony targets unless the name of the command is an output (like a file/dir -- like "tests" would need phony because you'll have a "tests" directory)