view tms470/toolwrap/cl470 @ 146:767c75e3d2f2

gcc/makefile-body: same version ID string additions as in the TMS470 environment
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 06 Feb 2019 22:28:33 +0000
parents f23ae941a18b
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' "$@"