view toolwrap/cl470 @ 32:c49c78d9bb5a

scripts/mk-component.sh: fix for cl470's auto-lowercasing of filenames only implemented in cfile_plain so far, str2ind case remains to be handled
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 29 Sep 2016 17:00:31 +0000
parents 89660a3d35bb
children
line wrap: on
line source

#!/bin/sh
C_DIR='c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT'
TZ=GMT
export C_DIR TZ
exec nowhine 'c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT/cl470.exe' "$@"