FreeCalypso > hg > fc-magnetite
view toolwrap/asm470 @ 310:8488a9ae583c
doc/Compiling: added note that if wine doesn't whine, make nowhine a symlink
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Fri, 03 Nov 2017 20:43: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/asm470.exe' "$@"
