use flex & bison from ../ if they exist
[deliverable/binutils-gdb.git] / ld / h8300hms.sh
1 EMULATION_NAME=h8300hms
2 SCRIPT_NAME=h8300hms
3 OUTPUT_FORMAT="coff-h8300"
4 TEXT_START_ADDR=0x8000
5 PAGE_SIZE=128
6 ARCH=h8300
7 TEMPLATE_NAME=h8300hms
This page took 0.029342 seconds and 4 git commands to generate.