home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / D / GDB / GDB-4.13 / GDB-4 / gdb-4.13 / bfd / config / m68k-0aout.mt < prev    next >
Encoding:
Text File  |  1994-05-04  |  371 b   |  10 lines

  1. # Target: Motorola 68000 using a.out
  2. # This version sets the toolversion field of the a.out header to 0, as
  3. # is required by Cisco.
  4.  
  5. DEFAULT_VECTOR=aout0_big_vec
  6. SELECT_ARCHITECTURES=bfd_m68k_arch
  7. # We include this here, rather than making a separate cisco configuration, so 
  8. # that cisco-core.c gets routinely tested at least for compilation.
  9. SELECT_VECS=cisco_core_vec
  10.