I'm using msysgit on Windows 7, but it doesn't seem to come with make. Is there an easy way to get make running on msysgit?
I found a link to make.exe
in the msysgit Google code issues section. I downloaded it and put it in Git\bin
and it works perfectly.