home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / gnu / src / amiga / gdb-4.12-src.lha / gdb-4.12 / gdb / config / m68k / amix.mh < prev    next >
Encoding:
Text File  |  1994-02-03  |  503 b   |  17 lines

  1. # Host: Commodore Amiga running SVR4.
  2. NAT_FILE= nm-sysv4.h
  3. NATDEPFILES= corelow.o core-svr4.o solib.o procfs.o fork-child.o
  4. XDEPFILES=
  5. XM_FILE= xm-amix.h
  6. SYSV_DEFINE=-DSYSV
  7. REGEX=regex.o
  8. REGEX1=regex.o
  9.  
  10. # SVR4 comes standard with terminfo, and in some implementations, the
  11. # old termcap descriptions are incomplete.  So ensure that we use the
  12. # new terminfo interface and latest terminal descriptions.
  13. TERMCAP=-ltermlib
  14.  
  15. # SVR4 puts the BSD compatible install in /usr/ucb.
  16. INSTALL = /usr/ucb/install -c
  17.