Hacker News new | ask | show | jobs
by nkristoffersen 3405 days ago
Do you have your makefile on github?
2 comments

Yuck. What's the point of a Makefile if every single rule is phony?
i use a bash script not a makefile, but it's (mostly) idempotent:

https://gist.github.com/talentdeficit/253fd1eaf25cb41e5c24a4...