view toolwrap/ar470 @ 243:619febca2803

configure.sh: the correct form of equality test operator in [ is '='
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 29 May 2017 06:50:47 +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/ar470.exe' "$@"