Skip to content
Snippets Groups Projects
Forked from STJr / SRB2
4601 commits behind the upstream repository.
James R's avatar
James R. authored
According to this answer--
https://stackoverflow.com/a/45952425
--Make will always prefer a unix shell, even on Windows,
if one can be found in Path. So we can't check PATH to
determine if it's a Windows shell... this is just too much
bother.
22ab611d
History