Y
Hacker News
new
|
ask
|
show
|
jobs
by
planteen
3198 days ago
Huh? I use make all the time on Windows. You don't even need Cygwin, MSYS, or Windows Subsystem for Linux. There are make binaries that work well, for example:
http://gnuwin32.sourceforge.net/packages/make.htm
1 comments
grogenaut
3198 days ago
What do u use for all the shell scripting and commands that usually go along with make
link