▲ | zabzonk 8 hours ago | |||||||||||||||||||||||||
You can pass arguments via the command line (it is, after all, a CLI tool): https://stackoverflow.com/questions/2826029/passing-addition... | ||||||||||||||||||||||||||
▲ | lmz 8 hours ago | parent [-] | |||||||||||||||||||||||||
I mean there's really not much difference between "VAR=val make x" and "make x VAR=val" now is there? | ||||||||||||||||||||||||||
|