annotate toolwrap/ccdgen @ 644:9bc993985bdc

doc/Compiling: update for gtm900mgc target
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 15 Feb 2020 17:58:50 +0000
parents 02269c474131
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
211
02269c474131 ccdgen.exe moved from cdg3 to winexe, toolwrap/ccdgen created,
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #!/bin/sh
02269c474131 ccdgen.exe moved from cdg3 to winexe, toolwrap/ccdgen created,
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 TZ=GMT
02269c474131 ccdgen.exe moved from cdg3 to winexe, toolwrap/ccdgen created,
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 export TZ
02269c474131 ccdgen.exe moved from cdg3 to winexe, toolwrap/ccdgen created,
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 exec nowhine `dirname $0`/../winexe/ccdgen.exe "$@"