annotate toolwrap/ccdgen @ 216:557041e392a9

src/g23m-aci/aci/ati_bas.c: handle +CGxx like the aci2 version
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 15 Oct 2016 06:16:40 +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 "$@"