vax.sh 96 B

123456
  1. SCRIPT_NAME=aout
  2. OUTPUT_FORMAT="a.out-vax-bsd"
  3. TEXT_START_ADDR=0
  4. TARGET_PAGE_SIZE=1024
  5. ARCH=vax