home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gnu / gdb-4.14-src.lha / gdb-4.14 / gdb / config / m68k / amigados.mh < prev    next >
Encoding:
Text File  |  1995-03-09  |  319 b   |  15 lines

  1. # Host: Commodore Amiga running AmigaDOS.
  2. NAT_FILE= nm-amigados.h
  3. NATDEPFILES=
  4. XDEPFILES=
  5. XM_FILE= xm-amigados.h
  6. REGEX=regex.o
  7. REGEX1=regex.o
  8. # Use GNU C compiler
  9. CC = gcc
  10. # Use GNU install
  11. INSTALL = /bin/install -c
  12. # Don't use the mmalloc library, there is no sbrk() or mmap().
  13. MMALLOC=
  14. MMALLOC_DISABLE = -DNO_MMALLOC
  15.