7 ms·
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
by henesy 7y 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.