]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/commit
Makefile: Always use cmd.exe as SHELL on Windows
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 19 Jun 2015 16:24:08 +0000 (18:24 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 19 Jun 2015 16:50:51 +0000 (18:50 +0200)
commit23142fa52d828fccebe3eb651a787564c9c78fbe
tree4141a3b88663528c35f7d5bab99f7e8118d20367
parentca0de29090df4b18b57be0ad24e158087295c46b
Makefile: Always use cmd.exe as SHELL on Windows

Without this, people having sh.exe in their path get various errors such
as:

    process_begin: CreateProcess(NULL, copy rpp-lib.lib ..\..\..\rpp-lib.lib, ...) failed.
common.mk