1 SCRIPT_NAME=aout 2 OUTPUT_FORMAT="a.out-zero-big" 3 TEXT_START_ADDR=0x2020 4 TARGET_PAGE_SIZE=0x2000 5 SEGMENT_SIZE=0x20000 6 ARCH=m68k 7