home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / gnu / djgpp / src / binutils.2 / bfd / config / rs6000.mh < prev    next >
Encoding:
Text File  |  1993-05-30  |  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.