diff frbl/reconst/cl470 @ 316:2ceb1f263e19

frbl/reconst: first attempt to compile boot.c
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 04 Mar 2020 23:41:51 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/frbl/reconst/cl470	Wed Mar 04 23:41:51 2020 +0000
@@ -0,0 +1,5 @@
+#!/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' "$@"