annotate toolwrap/ccdgen @ 590:ea22e20c3d70

targets/c1??.h: define CONFIG_TARGET_C1XX in addition to the specific target and CONFIG_TARGET_COMPAL, to help differentiate between Mot C1xx and SE J100, both in the greater Compal family
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 16 Mar 2019 06:07:12 +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 "$@"