Hacker News new | ask | show | jobs
by throw7748766 9 days ago
In Make you can’t even have recipe-local variables with scope spanning more than a single shell command. At that point I prefer to write a Bash script where at least variables work.