Hacker News new | ask | show | jobs
by henesy 2402 days ago
I generally prefer mk to make, I just find the way multiple mkfiles compose and some of the syntax changes pleasant.

A small change, but being able to just do $foo instead of $(foo) is so nice.