Hacker News new | ask | show | jobs
by bjonnh 2231 days ago
+1 I've been using makefiles more and more. And the nice thing is, if you don't have hidden dependencies you can just do a make -jn and get parallelism.