home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / gdb-4.9 / bfd / config / rs6000.mh < prev    next >
Encoding:
Text File  |  1993-05-12  |  328 b   |  8 lines

  1. # Host:  IBM RS/6000 running AIX
  2. ALLOCA = alloca.o
  3. # This #define is a kludge to allow coff-rs6000.c to compile on most host.
  4. # We only turn on archive & core support if this symbol is defined, since
  5. # we don't have distributable include files for them.
  6. HDEFINES = -DARCHIVES_PLEASE -DCOREFILES_PLEASE
  7. HDEPFILES = rs6000-core.o
  8.