My computer refuses to run randomly created batch files per IT security policy. These files are the default action of gmake on Windows. Is it possible to use sh.exe as the SHELL in the makefiles and build Linux-style makefiles? The SHELL line is inserted by TI. It doesn't appear to exist in Eclipse's makefile generator.
Also posted on StackOverflow with a little more information: https://stackoverflow.com/questions/69815672/change-the-shell-used-in-ti-code-composer-studios-auto-generated-makefiles-on-w