annotate toolwrap/ccdgen @ 211:02269c474131

ccdgen.exe moved from cdg3 to winexe, toolwrap/ccdgen created, cdg3/makecdg.sh changed to use the new tool wrapper
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 14 Oct 2016 21:38:07 +0000
parents
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 "$@"